#ce52a5 color space conversions
Hex:
        #ce52a5
        RGB:
        206, 82, 165
        CMY:
        19, 68, 35
        CMYK:
        0, 60, 20, 19
      HSL:
        320°, 55.8559%, 56.4706%
        HSV (HSB):
        320°, 60.1942%, 80.7843%
        XYZ:
        35.2624, 21.8730, 37.9607
        xyY:
        0.3708, 0.2300, 21.8730
      CIE-Lab:
        53.8920, 58.0171, -20.2594
        CIE-LCH:
        53.8920, 61.4526, 340.7510
        CIE-Luv:
        53.8920, 68.4576, -39.1249
        Hunter-Lab:
        46.7686, 52.7398, -15.3859
      #ce52a5 color charts
#ce52a5 RGB chart
      #ce52a5 CMYK chart
      #ce52a5 RGB pie chart
      #ce52a5 color shades, tints & tones
#ce52a5 color schemes
#ce52a5 color preview, HTML & CSS examples
           This text has a color of #ce52a5        
        
          <p style="color:#ce52a5;">Text here</p>
        
        
          .mytext {color:#ce52a5;}
        
        Text color #ce52a5
      
           This box has a color of #ce52a5        
        
          <div style="background-color:#ce52a5;">Content here</div>
        
        
          .mybackground {background-color:#ce52a5;}
        
        Background color #ce52a5
      
           Border around this has a color of #ce52a5        
        
          <div style="border:2px solid #ce52a5;">Content here</div>
        
        
          .myborder {border:2px solid #ce52a5;}
        
        Border color #ce52a5