#f02fc2 color space conversions
Hex:
        #f02fc2
        RGB:
        240, 47, 194
        CMY:
        6, 82, 24
        CMYK:
        0, 80, 19, 6
      HSL:
        314°, 86.5471%, 56.2745%
        HSV (HSB):
        314°, 80.4167%, 94.1176%
        XYZ:
        46.6893, 24.4533, 53.2981
        xyY:
        0.3752, 0.1965, 24.4533
      CIE-Lab:
        56.5389, 81.8470, -32.5539
        CIE-LCH:
        56.5389, 88.0835, 338.3102
        CIE-Luv:
        56.5389, 93.9858, -62.1149
        Hunter-Lab:
        49.4503, 81.9956, -29.2882
      #f02fc2 color charts
#f02fc2 RGB chart
      #f02fc2 CMYK chart
      #f02fc2 RGB pie chart
      #f02fc2 color shades, tints & tones
#f02fc2 color schemes
#f02fc2 color preview, HTML & CSS examples
           This text has a color of #f02fc2        
        
          <p style="color:#f02fc2;">Text here</p>
        
        
          .mytext {color:#f02fc2;}
        
        Text color #f02fc2
      
           This box has a color of #f02fc2        
        
          <div style="background-color:#f02fc2;">Content here</div>
        
        
          .mybackground {background-color:#f02fc2;}
        
        Background color #f02fc2
      
           Border around this has a color of #f02fc2        
        
          <div style="border:2px solid #f02fc2;">Content here</div>
        
        
          .myborder {border:2px solid #f02fc2;}
        
        Border color #f02fc2