#f02ac9 color space conversions
Hex:
        #f02ac9
        RGB:
        240, 42, 201
        CMY:
        6, 84, 21
        CMYK:
        0, 83, 16, 6
      HSL:
        312°, 86.8421%, 55.2941%
        HSV (HSB):
        312°, 82.5000%, 94.1176%
        XYZ:
        47.3058, 24.3982, 57.4744
        xyY:
        0.3662, 0.1889, 24.3982
      CIE-Lab:
        56.4843, 83.8108, -36.6618
        CIE-LCH:
        56.4843, 91.4786, 336.3738
        CIE-Luv:
        56.4843, 91.9562, -68.6046
        Hunter-Lab:
        49.3946, 84.5110, -34.4123
      #f02ac9 color charts
#f02ac9 RGB chart
      #f02ac9 CMYK chart
      #f02ac9 RGB pie chart
      #f02ac9 color shades, tints & tones
#f02ac9 color schemes
#f02ac9 color preview, HTML & CSS examples
           This text has a color of #f02ac9        
        
          <p style="color:#f02ac9;">Text here</p>
        
        
          .mytext {color:#f02ac9;}
        
        Text color #f02ac9
      
           This box has a color of #f02ac9        
        
          <div style="background-color:#f02ac9;">Content here</div>
        
        
          .mybackground {background-color:#f02ac9;}
        
        Background color #f02ac9
      
           Border around this has a color of #f02ac9        
        
          <div style="border:2px solid #f02ac9;">Content here</div>
        
        
          .myborder {border:2px solid #f02ac9;}
        
        Border color #f02ac9