#cb7dcb color space conversions
Hex:
#cb7dcb
RGB:
203, 125, 203
CMY:
20, 51, 20
CMYK:
0, 38, 0, 20
HSL:
300°, 42.8571%, 64.3137%
HSV (HSB):
300°, 38.4236%, 79.6078%
XYZ:
42.7417, 31.6755, 60.3612
xyY:
0.3171, 0.2350, 31.6755
CIE-Lab:
63.0738, 42.2314, -27.9627
CIE-LCH:
63.0738, 50.6498, 326.4903
CIE-Luv:
63.0738, 38.3434, -49.5849
Hunter-Lab:
56.2810, 37.0671, -24.1916
#cb7dcb color charts
#cb7dcb color shades, tints & tones
#cb7dcb color schemes
#cb7dcb color preview, HTML & CSS examples
This text has a color of #cb7dcb
<p style="color:#cb7dcb;">Text here</p>
.mytext {color:#cb7dcb;}
This box has a color of #cb7dcb
<div style="background-color:#cb7dcb;">Content here</div>
.mybackground {background-color:#cb7dcb;}
Border around this has a color of #cb7dcb
<div style="border:2px solid #cb7dcb;">Content here</div>
.myborder {border:2px solid #cb7dcb;}