#f02ea0 color space conversions
Hex:
        #f02ea0
        RGB:
        240, 46, 160
        CMY:
        6, 82, 37
        CMYK:
        0, 81, 33, 6
      HSL:
        325°, 86.6071%, 56.0784%
        HSV (HSB):
        325°, 80.8333%, 94.1176%
        XYZ:
        43.2573, 23.0173, 35.4206
        xyY:
        0.4254, 0.2263, 23.0173
      CIE-Lab:
        55.0902, 78.1779, -14.9811
        CIE-LCH:
        55.0902, 79.6004, 349.1520
        CIE-Luv:
        55.0902, 108.7656, -35.5598
        Hunter-Lab:
        47.9764, 76.9838, -10.1899
      #f02ea0 color charts
#f02ea0 RGB chart
      #f02ea0 CMYK chart
      #f02ea0 RGB pie chart
      #f02ea0 color shades, tints & tones
#f02ea0 color schemes
#f02ea0 color preview, HTML & CSS examples
           This text has a color of #f02ea0        
        
          <p style="color:#f02ea0;">Text here</p>
        
        
          .mytext {color:#f02ea0;}
        
        Text color #f02ea0
      
           This box has a color of #f02ea0        
        
          <div style="background-color:#f02ea0;">Content here</div>
        
        
          .mybackground {background-color:#f02ea0;}
        
        Background color #f02ea0
      
           Border around this has a color of #f02ea0        
        
          <div style="border:2px solid #f02ea0;">Content here</div>
        
        
          .myborder {border:2px solid #f02ea0;}
        
        Border color #f02ea0