#cb64bd color space conversions
Hex:
#cb64bd
RGB:
203, 100, 189
CMY:
20, 61, 26
CMYK:
0, 51, 7, 20
HSL:
308°, 49.7585%, 59.4118%
HSV (HSB):
308°, 50.7389%, 79.6078%
XYZ:
38.3711, 25.4850, 51.0408
xyY:
0.3340, 0.2218, 25.4850
CIE-Lab:
57.5449, 52.5335, -28.5620
CIE-LCH:
57.5449, 59.7960, 331.4675
CIE-Luv:
57.5449, 52.1134, -51.3071
Hunter-Lab:
50.4826, 47.3305, -24.6077
#cb64bd color charts
#cb64bd color shades, tints & tones
#cb64bd color schemes
#cb64bd color preview, HTML & CSS examples
This text has a color of #cb64bd
<p style="color:#cb64bd;">Text here</p>
.mytext {color:#cb64bd;}
This box has a color of #cb64bd
<div style="background-color:#cb64bd;">Content here</div>
.mybackground {background-color:#cb64bd;}
Border around this has a color of #cb64bd
<div style="border:2px solid #cb64bd;">Content here</div>
.myborder {border:2px solid #cb64bd;}