#fc52d9 color space conversions
Hex:
        #fc52d9
        RGB:
        252, 82, 217
        CMY:
        1, 68, 15
        CMYK:
        0, 67, 14, 1
      HSL:
        312°, 96.5909%, 65.4902%
        HSV (HSB):
        312°, 67.4603%, 98.8235%
        XYZ:
        55.6866, 31.7398, 68.8370
        xyY:
        0.3564, 0.2031, 31.7398
      CIE-Lab:
        63.1272, 77.3173, -35.2264
        CIE-LCH:
        63.1272, 84.9639, 335.5056
        CIE-Luv:
        63.1272, 85.2364, -66.8177
        Hunter-Lab:
        56.3381, 77.8441, -33.0072
      #fc52d9 color charts
#fc52d9 RGB chart
      #fc52d9 CMYK chart
      #fc52d9 RGB pie chart
      #fc52d9 color shades, tints & tones
#fc52d9 color schemes
#fc52d9 color preview, HTML & CSS examples
           This text has a color of #fc52d9        
        
          <p style="color:#fc52d9;">Text here</p>
        
        
          .mytext {color:#fc52d9;}
        
        Text color #fc52d9
      
           This box has a color of #fc52d9        
        
          <div style="background-color:#fc52d9;">Content here</div>
        
        
          .mybackground {background-color:#fc52d9;}
        
        Background color #fc52d9
      
           Border around this has a color of #fc52d9        
        
          <div style="border:2px solid #fc52d9;">Content here</div>
        
        
          .myborder {border:2px solid #fc52d9;}
        
        Border color #fc52d9