#fc05c3 color space conversions
Hex:
        #fc05c3
        RGB:
        252, 5, 195
        CMY:
        1, 98, 24
        CMYK:
        0, 98, 23, 1
      HSL:
        314°, 97.6285%, 50.3922%
        HSV (HSB):
        314°, 98.0159%, 98.8235%
        XYZ:
        50.0495, 24.7441, 53.7679
        xyY:
        0.3893, 0.1925, 24.7441
      CIE-Lab:
        56.8253, 89.8585, -32.5220
        CIE-LCH:
        56.8253, 95.5627, 340.1036
        CIE-Luv:
        56.8253, 107.7352, -63.5555
        Hunter-Lab:
        49.7435, 92.5471, -29.2664
      #fc05c3 color charts
#fc05c3 RGB chart
      #fc05c3 CMYK chart
      #fc05c3 RGB pie chart
      #fc05c3 color shades, tints & tones
#fc05c3 color schemes
#fc05c3 color preview, HTML & CSS examples
           This text has a color of #fc05c3        
        
          <p style="color:#fc05c3;">Text here</p>
        
        
          .mytext {color:#fc05c3;}
        
        Text color #fc05c3
      
           This box has a color of #fc05c3        
        
          <div style="background-color:#fc05c3;">Content here</div>
        
        
          .mybackground {background-color:#fc05c3;}
        
        Background color #fc05c3
      
           Border around this has a color of #fc05c3        
        
          <div style="border:2px solid #fc05c3;">Content here</div>
        
        
          .myborder {border:2px solid #fc05c3;}
        
        Border color #fc05c3