#fc04e7 color space conversions
Hex:
        #fc04e7
        RGB:
        252, 4, 231
        CMY:
        1, 98, 9
        CMYK:
        0, 98, 8, 1
      HSL:
        305°, 97.6378%, 50.1961%
        HSV (HSB):
        305°, 98.4127%, 98.8235%
        XYZ:
        54.6121, 26.5518, 77.8479
        xyY:
        0.3434, 0.1670, 26.5518
      CIE-Lab:
        58.5572, 94.3076, -50.2909
        CIE-LCH:
        58.5572, 106.8788, 331.9306
        CIE-Luv:
        58.5572, 91.6516, -91.5081
        Hunter-Lab:
        51.5284, 99.0074, -53.5040
      #fc04e7 color charts
#fc04e7 RGB chart
      #fc04e7 CMYK chart
      #fc04e7 RGB pie chart
      #fc04e7 color shades, tints & tones
#fc04e7 color schemes
#fc04e7 color preview, HTML & CSS examples
           This text has a color of #fc04e7        
        
          <p style="color:#fc04e7;">Text here</p>
        
        
          .mytext {color:#fc04e7;}
        
        Text color #fc04e7
      
           This box has a color of #fc04e7        
        
          <div style="background-color:#fc04e7;">Content here</div>
        
        
          .mybackground {background-color:#fc04e7;}
        
        Background color #fc04e7
      
           Border around this has a color of #fc04e7        
        
          <div style="border:2px solid #fc04e7;">Content here</div>
        
        
          .myborder {border:2px solid #fc04e7;}
        
        Border color #fc04e7