#cb6ca0 color space conversions
Hex:
        #cb6ca0
        RGB:
        203, 108, 160
        CMY:
        20, 58, 37
        CMYK:
        0, 47, 21, 20
      HSL:
        327°, 47.7387%, 60.9804%
        HSV (HSB):
        327°, 46.7980%, 79.6078%
        XYZ:
        36.3363, 25.9597, 36.3533
        xyY:
        0.3683, 0.2632, 25.9597
      CIE-Lab:
        57.9988, 43.9263, -11.1632
        CIE-LCH:
        57.9988, 45.3226, 345.7410
        CIE-Luv:
        57.9988, 55.7492, -23.7211
        Hunter-Lab:
        50.9507, 38.1366, -6.6379
      #cb6ca0 color charts
#cb6ca0 RGB chart
      #cb6ca0 CMYK chart
      #cb6ca0 RGB pie chart
      #cb6ca0 color shades, tints & tones
#cb6ca0 color schemes
#cb6ca0 color preview, HTML & CSS examples
           This text has a color of #cb6ca0        
        
          <p style="color:#cb6ca0;">Text here</p>
        
        
          .mytext {color:#cb6ca0;}
        
        Text color #cb6ca0
      
           This box has a color of #cb6ca0        
        
          <div style="background-color:#cb6ca0;">Content here</div>
        
        
          .mybackground {background-color:#cb6ca0;}
        
        Background color #cb6ca0
      
           Border around this has a color of #cb6ca0        
        
          <div style="border:2px solid #cb6ca0;">Content here</div>
        
        
          .myborder {border:2px solid #cb6ca0;}
        
        Border color #cb6ca0