#fc52ba color space conversions
Hex:
        #fc52ba
        RGB:
        252, 82, 186
        CMY:
        1, 68, 27
        CMYK:
        0, 67, 26, 1
      HSL:
        323°, 96.5909%, 65.4902%
        HSV (HSB):
        323°, 67.4603%, 98.8235%
        XYZ:
        52.0251, 30.2752, 49.5560
        xyY:
        0.3946, 0.2296, 30.2752
      CIE-Lab:
        61.8910, 73.2677, -19.5475
        CIE-LCH:
        61.8910, 75.8305, 345.0617
        CIE-Luv:
        61.8910, 96.5157, -42.0214
        Hunter-Lab:
        55.0229, 72.4847, -14.8831
      #fc52ba color charts
#fc52ba RGB chart
      #fc52ba CMYK chart
      #fc52ba RGB pie chart
      #fc52ba color shades, tints & tones
#fc52ba color schemes
#fc52ba color preview, HTML & CSS examples
           This text has a color of #fc52ba        
        
          <p style="color:#fc52ba;">Text here</p>
        
        
          .mytext {color:#fc52ba;}
        
        Text color #fc52ba
      
           This box has a color of #fc52ba        
        
          <div style="background-color:#fc52ba;">Content here</div>
        
        
          .mybackground {background-color:#fc52ba;}
        
        Background color #fc52ba
      
           Border around this has a color of #fc52ba        
        
          <div style="border:2px solid #fc52ba;">Content here</div>
        
        
          .myborder {border:2px solid #fc52ba;}
        
        Border color #fc52ba