#cb67cd color space conversions
Hex:
#cb67cd
RGB:
203, 103, 205
CMY:
20, 60, 20
CMYK:
1, 50, 0, 20
HSL:
299°, 50.4950%, 60.3922%
HSV (HSB):
299°, 49.7561%, 80.3922%
XYZ:
40.4983, 26.8048, 60.7970
xyY:
0.3161, 0.2092, 26.8048
CIE-Lab:
58.7932, 53.8594, -35.7375
CIE-LCH:
58.7932, 64.6375, 326.4344
CIE-Luv:
58.7932, 46.9024, -62.9206
Hunter-Lab:
51.7733, 49.0235, -33.3824
#cb67cd color charts
#cb67cd color shades, tints & tones
#cb67cd color schemes
#cb67cd color preview, HTML & CSS examples
This text has a color of #cb67cd
<p style="color:#cb67cd;">Text here</p>
.mytext {color:#cb67cd;}
This box has a color of #cb67cd
<div style="background-color:#cb67cd;">Content here</div>
.mybackground {background-color:#cb67cd;}
Border around this has a color of #cb67cd
<div style="border:2px solid #cb67cd;">Content here</div>
.myborder {border:2px solid #cb67cd;}