#f02ae3 color space conversions
Hex:
        #f02ae3
        RGB:
        240, 42, 227
        CMY:
        6, 84, 11
        CMYK:
        0, 83, 5, 6
      HSL:
        304°, 86.8421%, 55.2941%
        HSV (HSB):
        304°, 82.5000%, 94.1176%
        XYZ:
        50.6283, 25.7272, 74.9705
        xyY:
        0.3346, 0.1700, 25.7272
      CIE-Lab:
        57.7772, 87.3055, -49.4044
        CIE-LCH:
        57.7772, 100.3147, 330.4954
        CIE-Luv:
        57.7772, 81.3643, -88.8394
        Hunter-Lab:
        50.7220, 89.4065, -52.1291
      #f02ae3 color charts
#f02ae3 RGB chart
      #f02ae3 CMYK chart
      #f02ae3 RGB pie chart
      #f02ae3 color shades, tints & tones
#f02ae3 color schemes
#f02ae3 color preview, HTML & CSS examples
           This text has a color of #f02ae3        
        
          <p style="color:#f02ae3;">Text here</p>
        
        
          .mytext {color:#f02ae3;}
        
        Text color #f02ae3
      
           This box has a color of #f02ae3        
        
          <div style="background-color:#f02ae3;">Content here</div>
        
        
          .mybackground {background-color:#f02ae3;}
        
        Background color #f02ae3
      
           Border around this has a color of #f02ae3        
        
          <div style="border:2px solid #f02ae3;">Content here</div>
        
        
          .myborder {border:2px solid #f02ae3;}
        
        Border color #f02ae3