#cb5cc9 color space conversions
Hex:
#cb5cc9
RGB:
203, 92, 201
CMY:
20, 64, 21
CMYK:
0, 55, 1, 20
HSL:
301°, 51.6279%, 57.8431%
HSV (HSB):
301°, 54.6798%, 79.6078%
XYZ:
38.9984, 24.5678, 57.9450
xyY:
0.3209, 0.2022, 24.5678
CIE-Lab:
56.6519, 58.3856, -36.8128
CIE-LCH:
56.6519, 69.0221, 327.7681
CIE-Luv:
56.6519, 51.9137, -64.8076
Hunter-Lab:
49.5660, 53.7029, -34.6167
#cb5cc9 color charts
#cb5cc9 color shades, tints & tones
#cb5cc9 color schemes
#cb5cc9 color preview, HTML & CSS examples
This text has a color of #cb5cc9
<p style="color:#cb5cc9;">Text here</p>
.mytext {color:#cb5cc9;}
This box has a color of #cb5cc9
<div style="background-color:#cb5cc9;">Content here</div>
.mybackground {background-color:#cb5cc9;}
Border around this has a color of #cb5cc9
<div style="border:2px solid #cb5cc9;">Content here</div>
.myborder {border:2px solid #cb5cc9;}