#f272ff color space conversions
Hex:
        #f272ff
        RGB:
        242, 114, 255
        CMY:
        5, 55, 0
        CMYK:
        5, 55, 0, 0
      HSL:
        294°, 100.0000%, 72.3529%
        HSV (HSB):
        294°, 55.2941%, 100.0000%
        XYZ:
        60.6853, 38.1319, 98.7695
        xyY:
        0.3071, 0.1930, 38.1319
      CIE-Lab:
        68.1177, 67.9685, -48.5749
        CIE-LCH:
        68.1177, 83.5418, 324.4478
        CIE-Luv:
        68.1177, 56.1966, -87.5875
        Hunter-Lab:
        61.7510, 67.3550, -51.6074
      #f272ff color charts
#f272ff RGB chart
      #f272ff CMYK chart
      #f272ff RGB pie chart
      #f272ff color shades, tints & tones
#f272ff color schemes
#f272ff color preview, HTML & CSS examples
           This text has a color of #f272ff        
        
          <p style="color:#f272ff;">Text here</p>
        
        
          .mytext {color:#f272ff;}
        
        Text color #f272ff
      
           This box has a color of #f272ff        
        
          <div style="background-color:#f272ff;">Content here</div>
        
        
          .mybackground {background-color:#f272ff;}
        
        Background color #f272ff
      
           Border around this has a color of #f272ff        
        
          <div style="border:2px solid #f272ff;">Content here</div>
        
        
          .myborder {border:2px solid #f272ff;}
        
        Border color #f272ff