#cb5dcd color space conversions
Hex:
#cb5dcd
RGB:
203, 93, 205
CMY:
20, 64, 20
CMYK:
1, 55, 0, 20
HSL:
299°, 52.8302%, 58.4314%
HSV (HSB):
299°, 54.6341%, 80.3922%
XYZ:
39.5624, 24.9330, 60.4850
xyY:
0.3165, 0.1995, 24.9330
CIE-Lab:
57.0101, 58.6244, -38.5297
CIE-LCH:
57.0101, 70.1524, 326.6859
CIE-Luv:
57.0101, 50.4862, -67.5959
Hunter-Lab:
49.9329, 54.0448, -36.8664
#cb5dcd color charts
#cb5dcd color shades, tints & tones
#cb5dcd color schemes
#cb5dcd color preview, HTML & CSS examples
This text has a color of #cb5dcd
<p style="color:#cb5dcd;">Text here</p>
.mytext {color:#cb5dcd;}
This box has a color of #cb5dcd
<div style="background-color:#cb5dcd;">Content here</div>
.mybackground {background-color:#cb5dcd;}
Border around this has a color of #cb5dcd
<div style="border:2px solid #cb5dcd;">Content here</div>
.myborder {border:2px solid #cb5dcd;}