#fc52a1 color space conversions
Hex:
        #fc52a1
        RGB:
        252, 82, 161
        CMY:
        1, 68, 37
        CMYK:
        0, 67, 36, 1
      HSL:
        332°, 96.5909%, 65.4902%
        HSV (HSB):
        332°, 67.4603%, 98.8235%
        XYZ:
        49.5952, 29.3032, 36.7603
        xyY:
        0.4288, 0.2534, 29.3032
      CIE-Lab:
        61.0483, 70.4302, -6.4213
        CIE-LCH:
        61.0483, 70.7223, 354.7906
        CIE-Luv:
        61.0483, 105.6415, -22.5120
        Hunter-Lab:
        54.1325, 68.8067, -2.3700
      #fc52a1 color charts
#fc52a1 RGB chart
      #fc52a1 CMYK chart
      #fc52a1 RGB pie chart
      #fc52a1 color shades, tints & tones
#fc52a1 color schemes
#fc52a1 color preview, HTML & CSS examples
           This text has a color of #fc52a1        
        
          <p style="color:#fc52a1;">Text here</p>
        
        
          .mytext {color:#fc52a1;}
        
        Text color #fc52a1
      
           This box has a color of #fc52a1        
        
          <div style="background-color:#fc52a1;">Content here</div>
        
        
          .mybackground {background-color:#fc52a1;}
        
        Background color #fc52a1
      
           Border around this has a color of #fc52a1        
        
          <div style="border:2px solid #fc52a1;">Content here</div>
        
        
          .myborder {border:2px solid #fc52a1;}
        
        Border color #fc52a1