#cb95c1 color space conversions
Hex:
        #cb95c1
        RGB:
        203, 149, 193
        CMY:
        20, 42, 24
        CMYK:
        0, 27, 5, 20
      HSL:
        311°, 34.1772%, 69.0196%
        HSV (HSB):
        311°, 26.6010%, 79.6078%
        XYZ:
        45.0017, 38.0417, 55.4230
        xyY:
        0.3250, 0.2747, 38.0417
      CIE-Lab:
        68.0513, 27.4126, -14.7723
        CIE-LCH:
        68.0513, 31.1396, 331.6803
        CIE-Luv:
        68.0513, 28.6443, -26.9454
        Hunter-Lab:
        61.6779, 22.3015, -10.1027
      #cb95c1 color charts
#cb95c1 RGB chart
      #cb95c1 CMYK chart
      #cb95c1 RGB pie chart
      #cb95c1 color shades, tints & tones
#cb95c1 color schemes
#cb95c1 color preview, HTML & CSS examples
           This text has a color of #cb95c1        
        
          <p style="color:#cb95c1;">Text here</p>
        
        
          .mytext {color:#cb95c1;}
        
        Text color #cb95c1
      
           This box has a color of #cb95c1        
        
          <div style="background-color:#cb95c1;">Content here</div>
        
        
          .mybackground {background-color:#cb95c1;}
        
        Background color #cb95c1
      
           Border around this has a color of #cb95c1        
        
          <div style="border:2px solid #cb95c1;">Content here</div>
        
        
          .myborder {border:2px solid #cb95c1;}
        
        Border color #cb95c1