#cb64c5 color space conversions
Hex:
#cb64c5
RGB:
203, 100, 197
CMY:
20, 61, 23
CMYK:
0, 51, 3, 20
HSL:
303°, 49.7585%, 59.4118%
HSV (HSB):
303°, 50.7389%, 79.6078%
XYZ:
39.2638, 25.8421, 55.7419
xyY:
0.3249, 0.2138, 25.8421
CIE-Lab:
57.8868, 53.9037, -32.6030
CIE-LCH:
57.8868, 62.9965, 328.8329
CIE-Luv:
57.8868, 50.0502, -57.8463
Hunter-Lab:
50.8351, 48.9077, -29.4283
#cb64c5 color charts
#cb64c5 color shades, tints & tones
#cb64c5 color schemes
#cb64c5 color preview, HTML & CSS examples
This text has a color of #cb64c5
<p style="color:#cb64c5;">Text here</p>
.mytext {color:#cb64c5;}
This box has a color of #cb64c5
<div style="background-color:#cb64c5;">Content here</div>
.mybackground {background-color:#cb64c5;}
Border around this has a color of #cb64c5
<div style="border:2px solid #cb64c5;">Content here</div>
.myborder {border:2px solid #cb64c5;}