#f272d7 color space conversions
Hex:
        #f272d7
        RGB:
        242, 114, 215
        CMY:
        5, 55, 16
        CMYK:
        0, 53, 11, 5
      HSL:
        313°, 83.1169%, 69.8039%
        HSV (HSB):
        313°, 52.8926%, 94.9020%
        XYZ:
        54.9010, 35.8182, 68.3100
        xyY:
        0.3452, 0.2252, 35.8182
      CIE-Lab:
        66.3808, 61.3168, -29.1777
        CIE-LCH:
        66.3808, 67.9050, 334.5525
        CIE-Luv:
        66.3808, 67.0190, -55.1577
        Hunter-Lab:
        59.8483, 59.0100, -25.7790
      #f272d7 color charts
#f272d7 RGB chart
      #f272d7 CMYK chart
      #f272d7 RGB pie chart
      #f272d7 color shades, tints & tones
#f272d7 color schemes
#f272d7 color preview, HTML & CSS examples
           This text has a color of #f272d7        
        
          <p style="color:#f272d7;">Text here</p>
        
        
          .mytext {color:#f272d7;}
        
        Text color #f272d7
      
           This box has a color of #f272d7        
        
          <div style="background-color:#f272d7;">Content here</div>
        
        
          .mybackground {background-color:#f272d7;}
        
        Background color #f272d7
      
           Border around this has a color of #f272d7        
        
          <div style="border:2px solid #f272d7;">Content here</div>
        
        
          .myborder {border:2px solid #f272d7;}
        
        Border color #f272d7