#cb64bc color space conversions
Hex:
#cb64bc
RGB:
203, 100, 188
CMY:
20, 61, 26
CMYK:
0, 51, 7, 20
HSL:
309°, 49.7585%, 59.4118%
HSV (HSB):
309°, 50.7389%, 79.6078%
XYZ:
38.2629, 25.4417, 50.4710
xyY:
0.3351, 0.2228, 25.4417
CIE-Lab:
57.5033, 52.3654, -28.0535
CIE-LCH:
57.5033, 59.4065, 331.8209
CIE-Luv:
57.5033, 52.3728, -50.4893
Hunter-Lab:
50.4398, 47.1379, -24.0189
#cb64bc color charts
#cb64bc color shades, tints & tones
#cb64bc color schemes
#cb64bc color preview, HTML & CSS examples
This text has a color of #cb64bc
<p style="color:#cb64bc;">Text here</p>
.mytext {color:#cb64bc;}
This box has a color of #cb64bc
<div style="background-color:#cb64bc;">Content here</div>
.mybackground {background-color:#cb64bc;}
Border around this has a color of #cb64bc
<div style="border:2px solid #cb64bc;">Content here</div>
.myborder {border:2px solid #cb64bc;}