#cb7fcb color space conversions
Hex:
#cb7fcb
RGB:
203, 127, 203
CMY:
20, 50, 20
CMYK:
0, 37, 0, 20
HSL:
300°, 42.2222%, 64.7059%
HSV (HSB):
300°, 37.4384%, 79.6078%
XYZ:
42.9975, 32.1871, 60.4464
xyY:
0.3170, 0.2373, 32.1871
CIE-Lab:
63.4972, 41.1691, -27.3100
CIE-LCH:
63.4972, 49.4038, 326.4412
CIE-Luv:
63.4972, 37.4581, -48.4404
Hunter-Lab:
56.7336, 35.9983, -23.4565
#cb7fcb color charts
#cb7fcb color shades, tints & tones
#cb7fcb color schemes
#cb7fcb color preview, HTML & CSS examples
This text has a color of #cb7fcb
<p style="color:#cb7fcb;">Text here</p>
.mytext {color:#cb7fcb;}
This box has a color of #cb7fcb
<div style="background-color:#cb7fcb;">Content here</div>
.mybackground {background-color:#cb7fcb;}
Border around this has a color of #cb7fcb
<div style="border:2px solid #cb7fcb;">Content here</div>
.myborder {border:2px solid #cb7fcb;}