#fc05d0 color space conversions
Hex:
        #fc05d0
        RGB:
        252, 5, 208
        CMY:
        1, 98, 18
        CMYK:
        0, 98, 17, 1
      HSL:
        311°, 97.6285%, 50.3922%
        HSV (HSB):
        311°, 98.0159%, 98.8235%
        XYZ:
        51.5843, 25.3581, 61.8503
        xyY:
        0.3717, 0.1827, 25.3581
      CIE-Lab:
        57.4226, 91.3693, -39.0462
        CIE-LCH:
        57.4226, 99.3628, 336.8608
        CIE-Luv:
        57.4226, 101.7519, -73.7154
        Hunter-Lab:
        50.3568, 94.7269, -37.5727
      #fc05d0 color charts
#fc05d0 RGB chart
      #fc05d0 CMYK chart
      #fc05d0 RGB pie chart
      #fc05d0 color shades, tints & tones
#fc05d0 color schemes
#fc05d0 color preview, HTML & CSS examples
           This text has a color of #fc05d0        
        
          <p style="color:#fc05d0;">Text here</p>
        
        
          .mytext {color:#fc05d0;}
        
        Text color #fc05d0
      
           This box has a color of #fc05d0        
        
          <div style="background-color:#fc05d0;">Content here</div>
        
        
          .mybackground {background-color:#fc05d0;}
        
        Background color #fc05d0
      
           Border around this has a color of #fc05d0        
        
          <div style="border:2px solid #fc05d0;">Content here</div>
        
        
          .myborder {border:2px solid #fc05d0;}
        
        Border color #fc05d0