#fc04e2 color space conversions
Hex:
        #fc04e2
        RGB:
        252, 4, 226
        CMY:
        1, 98, 11
        CMYK:
        0, 98, 10, 1
      HSL:
        306°, 97.6378%, 50.1961%
        HSV (HSB):
        306°, 98.4127%, 98.8235%
        XYZ:
        53.9158, 26.2733, 74.1811
        xyY:
        0.3493, 0.1702, 26.2733
      CIE-Lab:
        58.2955, 93.6610, -47.8887
        CIE-LCH:
        58.2955, 105.1937, 332.9194
        CIE-Luv:
        58.2955, 93.8038, -87.6865
        Hunter-Lab:
        51.2575, 98.0568, -49.9258
      #fc04e2 color charts
#fc04e2 RGB chart
      #fc04e2 CMYK chart
      #fc04e2 RGB pie chart
      #fc04e2 color shades, tints & tones
#fc04e2 color schemes
#fc04e2 color preview, HTML & CSS examples
           This text has a color of #fc04e2        
        
          <p style="color:#fc04e2;">Text here</p>
        
        
          .mytext {color:#fc04e2;}
        
        Text color #fc04e2
      
           This box has a color of #fc04e2        
        
          <div style="background-color:#fc04e2;">Content here</div>
        
        
          .mybackground {background-color:#fc04e2;}
        
        Background color #fc04e2
      
           Border around this has a color of #fc04e2        
        
          <div style="border:2px solid #fc04e2;">Content here</div>
        
        
          .myborder {border:2px solid #fc04e2;}
        
        Border color #fc04e2