#f02f8a color space conversions
Hex:
        #f02f8a
        RGB:
        240, 47, 138
        CMY:
        6, 82, 46
        CMYK:
        0, 80, 43, 6
      HSL:
        332°, 86.5471%, 56.2745%
        HSV (HSB):
        332°, 80.4167%, 94.1176%
        XYZ:
        41.5391, 22.3933, 26.1777
        xyY:
        0.4610, 0.2485, 22.3933
      CIE-Lab:
        54.4418, 75.8114, -2.9105
        CIE-LCH:
        54.4418, 75.8673, 357.8014
        CIE-Luv:
        54.4418, 117.8828, -18.6392
        Hunter-Lab:
        47.3215, 73.8758, 0.3265
      #f02f8a color charts
#f02f8a RGB chart
      #f02f8a CMYK chart
      #f02f8a RGB pie chart
      #f02f8a color shades, tints & tones
#f02f8a color schemes
#f02f8a color preview, HTML & CSS examples
           This text has a color of #f02f8a        
        
          <p style="color:#f02f8a;">Text here</p>
        
        
          .mytext {color:#f02f8a;}
        
        Text color #f02f8a
      
           This box has a color of #f02f8a        
        
          <div style="background-color:#f02f8a;">Content here</div>
        
        
          .mybackground {background-color:#f02f8a;}
        
        Background color #f02f8a
      
           Border around this has a color of #f02f8a        
        
          <div style="border:2px solid #f02f8a;">Content here</div>
        
        
          .myborder {border:2px solid #f02f8a;}
        
        Border color #f02f8a