#fc04f4 color space conversions
Hex:
        #fc04f4
        RGB:
        252, 4, 244
        CMY:
        1, 98, 4
        CMYK:
        0, 98, 3, 1
      HSL:
        302°, 97.6378%, 50.1961%
        HSV (HSB):
        302°, 98.4127%, 98.8235%
        XYZ:
        56.5174, 27.3139, 87.8813
        xyY:
        0.3291, 0.1591, 27.3139
      CIE-Lab:
        59.2638, 96.0407, -56.4473
        CIE-LCH:
        59.2638, 111.4007, 329.5554
        CIE-Luv:
        59.2638, 86.2109, -101.3340
        Hunter-Lab:
        52.2627, 101.5719, -63.1139
      #fc04f4 color charts
#fc04f4 RGB chart
      #fc04f4 CMYK chart
      #fc04f4 RGB pie chart
      #fc04f4 color shades, tints & tones
#fc04f4 color schemes
#fc04f4 color preview, HTML & CSS examples
           This text has a color of #fc04f4        
        
          <p style="color:#fc04f4;">Text here</p>
        
        
          .mytext {color:#fc04f4;}
        
        Text color #fc04f4
      
           This box has a color of #fc04f4        
        
          <div style="background-color:#fc04f4;">Content here</div>
        
        
          .mybackground {background-color:#fc04f4;}
        
        Background color #fc04f4
      
           Border around this has a color of #fc04f4        
        
          <div style="border:2px solid #fc04f4;">Content here</div>
        
        
          .myborder {border:2px solid #fc04f4;}
        
        Border color #fc04f4