#fc05b7 color space conversions
Hex:
        #fc05b7
        RGB:
        252, 5, 183
        CMY:
        1, 98, 28
        CMYK:
        0, 98, 27, 1
      HSL:
        317°, 97.6285%, 50.3922%
        HSV (HSB):
        317°, 98.0159%, 98.8235%
        XYZ:
        48.7464, 24.2229, 46.9060
        xyY:
        0.4066, 0.2021, 24.2229
      CIE-Lab:
        56.3103, 88.5433, -26.3767
        CIE-LCH:
        56.3103, 92.3885, 343.4114
        CIE-Luv:
        56.3103, 113.3765, -54.1522
        Hunter-Lab:
        49.2168, 90.6648, -22.0546
      #fc05b7 color charts
#fc05b7 RGB chart
      #fc05b7 CMYK chart
      #fc05b7 RGB pie chart
      #fc05b7 color shades, tints & tones
#fc05b7 color schemes
#fc05b7 color preview, HTML & CSS examples
           This text has a color of #fc05b7        
        
          <p style="color:#fc05b7;">Text here</p>
        
        
          .mytext {color:#fc05b7;}
        
        Text color #fc05b7
      
           This box has a color of #fc05b7        
        
          <div style="background-color:#fc05b7;">Content here</div>
        
        
          .mybackground {background-color:#fc05b7;}
        
        Background color #fc05b7
      
           Border around this has a color of #fc05b7        
        
          <div style="border:2px solid #fc05b7;">Content here</div>
        
        
          .myborder {border:2px solid #fc05b7;}
        
        Border color #fc05b7