#cb64c7 color space conversions
Hex:
#cb64c7
RGB:
203, 100, 199
CMY:
20, 61, 22
CMYK:
0, 51, 2, 20
HSL:
302°, 49.7585%, 59.4118%
HSV (HSB):
302°, 50.7389%, 79.6078%
XYZ:
39.4946, 25.9344, 56.9571
xyY:
0.3227, 0.2119, 25.9344
CIE-Lab:
57.9747, 54.2530, -33.6058
CIE-LCH:
57.9747, 63.8180, 328.2248
CIE-Luv:
57.9747, 49.5381, -59.4791
Hunter-Lab:
50.9258, 49.3123, -30.6638
#cb64c7 color charts
#cb64c7 color shades, tints & tones
#cb64c7 color schemes
#cb64c7 color preview, HTML & CSS examples
This text has a color of #cb64c7
<p style="color:#cb64c7;">Text here</p>
.mytext {color:#cb64c7;}
This box has a color of #cb64c7
<div style="background-color:#cb64c7;">Content here</div>
.mybackground {background-color:#cb64c7;}
Border around this has a color of #cb64c7
<div style="border:2px solid #cb64c7;">Content here</div>
.myborder {border:2px solid #cb64c7;}