#cb52ae color space conversions
Hex:
        #cb52ae
        RGB:
        203, 82, 174
        CMY:
        20, 68, 32
        CMYK:
        0, 60, 14, 20
      HSL:
        314°, 53.7778%, 55.8824%
        HSV (HSB):
        314°, 59.6059%, 79.6078%
        XYZ:
        35.2859, 21.7871, 42.3900
        xyY:
        0.3548, 0.2190, 21.7871
      CIE-Lab:
        53.8004, 58.4917, -25.6920
        CIE-LCH:
        53.8004, 63.8855, 336.2869
        CIE-Luv:
        53.8004, 63.3959, -47.2530
        Hunter-Lab:
        46.6766, 53.2555, -21.1713
      #cb52ae color charts
#cb52ae RGB chart
      #cb52ae CMYK chart
      #cb52ae RGB pie chart
      #cb52ae color shades, tints & tones
#cb52ae color schemes
#cb52ae color preview, HTML & CSS examples
           This text has a color of #cb52ae        
        
          <p style="color:#cb52ae;">Text here</p>
        
        
          .mytext {color:#cb52ae;}
        
        Text color #cb52ae
      
           This box has a color of #cb52ae        
        
          <div style="background-color:#cb52ae;">Content here</div>
        
        
          .mybackground {background-color:#cb52ae;}
        
        Background color #cb52ae
      
           Border around this has a color of #cb52ae        
        
          <div style="border:2px solid #cb52ae;">Content here</div>
        
        
          .myborder {border:2px solid #cb52ae;}
        
        Border color #cb52ae