#f229e0 color space conversions
Hex:
        #f229e0
        RGB:
        242, 41, 224
        CMY:
        5, 84, 12
        CMYK:
        0, 83, 7, 5
      HSL:
        305°, 88.5463%, 55.4902%
        HSV (HSB):
        305°, 83.0579%, 94.9020%
        XYZ:
        50.8654, 25.8449, 72.8287
        xyY:
        0.3401, 0.1728, 25.8449
      CIE-Lab:
        57.8896, 87.4532, -47.5126
        CIE-LCH:
        57.8896, 99.5264, 331.4851
        CIE-Luv:
        57.8896, 84.1602, -86.0255
        Hunter-Lab:
        50.8379, 89.6302, -49.3503
      #f229e0 color charts
#f229e0 RGB chart
      #f229e0 CMYK chart
      #f229e0 RGB pie chart
      #f229e0 color shades, tints & tones
#f229e0 color schemes
#f229e0 color preview, HTML & CSS examples
           This text has a color of #f229e0        
        
          <p style="color:#f229e0;">Text here</p>
        
        
          .mytext {color:#f229e0;}
        
        Text color #f229e0
      
           This box has a color of #f229e0        
        
          <div style="background-color:#f229e0;">Content here</div>
        
        
          .mybackground {background-color:#f229e0;}
        
        Background color #f229e0
      
           Border around this has a color of #f229e0        
        
          <div style="border:2px solid #f229e0;">Content here</div>
        
        
          .myborder {border:2px solid #f229e0;}
        
        Border color #f229e0