#fc52e4 color space conversions
Hex:
        #fc52e4
        RGB:
        252, 82, 228
        CMY:
        1, 68, 11
        CMYK:
        0, 67, 10, 1
      HSL:
        308°, 96.5909%, 65.4902%
        HSV (HSB):
        308°, 67.4603%, 98.8235%
        XYZ:
        57.1658, 32.3315, 76.6264
        xyY:
        0.3441, 0.1946, 32.3315
      CIE-Lab:
        63.6159, 78.8832, -40.6286
        CIE-LCH:
        63.6159, 88.7313, 332.7494
        CIE-Luv:
        63.6159, 81.3356, -75.6077
        Hunter-Lab:
        56.8608, 79.9511, -40.0975
      #fc52e4 color charts
#fc52e4 RGB chart
      #fc52e4 CMYK chart
      #fc52e4 RGB pie chart
      #fc52e4 color shades, tints & tones
#fc52e4 color schemes
#fc52e4 color preview, HTML & CSS examples
           This text has a color of #fc52e4        
        
          <p style="color:#fc52e4;">Text here</p>
        
        
          .mytext {color:#fc52e4;}
        
        Text color #fc52e4
      
           This box has a color of #fc52e4        
        
          <div style="background-color:#fc52e4;">Content here</div>
        
        
          .mybackground {background-color:#fc52e4;}
        
        Background color #fc52e4
      
           Border around this has a color of #fc52e4        
        
          <div style="border:2px solid #fc52e4;">Content here</div>
        
        
          .myborder {border:2px solid #fc52e4;}
        
        Border color #fc52e4