#f272d2 color space conversions
Hex:
        #f272d2
        RGB:
        242, 114, 210
        CMY:
        5, 55, 18
        CMYK:
        0, 53, 13, 5
      HSL:
        315°, 83.1169%, 69.8039%
        HSV (HSB):
        315°, 52.8926%, 94.9020%
        XYZ:
        54.2681, 35.5650, 64.9773
        xyY:
        0.3505, 0.2297, 35.5650
      CIE-Lab:
        66.1862, 60.5491, -26.6822
        CIE-LCH:
        66.1862, 66.1675, 336.2183
        CIE-Luv:
        66.1862, 68.4095, -51.0861
        Hunter-Lab:
        59.6364, 58.0682, -22.8543
      #f272d2 color charts
#f272d2 RGB chart
      #f272d2 CMYK chart
      #f272d2 RGB pie chart
      #f272d2 color shades, tints & tones
#f272d2 color schemes
#f272d2 color preview, HTML & CSS examples
           This text has a color of #f272d2        
        
          <p style="color:#f272d2;">Text here</p>
        
        
          .mytext {color:#f272d2;}
        
        Text color #f272d2
      
           This box has a color of #f272d2        
        
          <div style="background-color:#f272d2;">Content here</div>
        
        
          .mybackground {background-color:#f272d2;}
        
        Background color #f272d2
      
           Border around this has a color of #f272d2        
        
          <div style="border:2px solid #f272d2;">Content here</div>
        
        
          .myborder {border:2px solid #f272d2;}
        
        Border color #f272d2