#fc52c4 color space conversions
Hex:
        #fc52c4
        RGB:
        252, 82, 196
        CMY:
        1, 68, 23
        CMYK:
        0, 67, 22, 1
      HSL:
        320°, 96.5909%, 65.4902%
        HSV (HSB):
        320°, 67.4603%, 98.8235%
        XYZ:
        53.1260, 30.7156, 55.3532
        xyY:
        0.3817, 0.2207, 30.7156
      CIE-Lab:
        62.2668, 74.5126, -24.6786
        CIE-LCH:
        62.2668, 78.4931, 341.6751
        CIE-Luv:
        62.2668, 92.8486, -49.9915
        Hunter-Lab:
        55.4216, 74.1185, -20.4217
      #fc52c4 color charts
#fc52c4 RGB chart
      #fc52c4 CMYK chart
      #fc52c4 RGB pie chart
      #fc52c4 color shades, tints & tones
#fc52c4 color schemes
#fc52c4 color preview, HTML & CSS examples
           This text has a color of #fc52c4        
        
          <p style="color:#fc52c4;">Text here</p>
        
        
          .mytext {color:#fc52c4;}
        
        Text color #fc52c4
      
           This box has a color of #fc52c4        
        
          <div style="background-color:#fc52c4;">Content here</div>
        
        
          .mybackground {background-color:#fc52c4;}
        
        Background color #fc52c4
      
           Border around this has a color of #fc52c4        
        
          <div style="border:2px solid #fc52c4;">Content here</div>
        
        
          .myborder {border:2px solid #fc52c4;}
        
        Border color #fc52c4