#fc52c8 color space conversions
Hex:
        #fc52c8
        RGB:
        252, 82, 200
        CMY:
        1, 68, 22
        CMYK:
        0, 67, 21, 1
      HSL:
        318°, 96.5909%, 65.4902%
        HSV (HSB):
        318°, 67.4603%, 98.8235%
        XYZ:
        53.5875, 30.9002, 57.7835
        xyY:
        0.3767, 0.2172, 30.9002
      CIE-Lab:
        62.4233, 75.0273, -26.7115
        CIE-LCH:
        62.4233, 79.6405, 340.4031
        CIE-Luv:
        62.4233, 91.3867, -53.1923
        Hunter-Lab:
        55.5879, 74.7976, -22.7203
      #fc52c8 color charts
#fc52c8 RGB chart
      #fc52c8 CMYK chart
      #fc52c8 RGB pie chart
      #fc52c8 color shades, tints & tones
#fc52c8 color schemes
#fc52c8 color preview, HTML & CSS examples
           This text has a color of #fc52c8        
        
          <p style="color:#fc52c8;">Text here</p>
        
        
          .mytext {color:#fc52c8;}
        
        Text color #fc52c8
      
           This box has a color of #fc52c8        
        
          <div style="background-color:#fc52c8;">Content here</div>
        
        
          .mybackground {background-color:#fc52c8;}
        
        Background color #fc52c8
      
           Border around this has a color of #fc52c8        
        
          <div style="border:2px solid #fc52c8;">Content here</div>
        
        
          .myborder {border:2px solid #fc52c8;}
        
        Border color #fc52c8