#cb64f5 color space conversions
Hex:
#cb64f5
RGB:
203, 100, 245
CMY:
20, 61, 4
CMYK:
17, 59, 0, 4
HSL:
283°, 87.8788%, 67.6471%
HSV (HSB):
283°, 59.1837%, 96.0784%
XYZ:
45.6672, 28.4034, 89.4617
xyY:
0.2793, 0.1737, 28.4034
CIE-Lab:
60.2515, 62.9443, -55.8540
CIE-LCH:
60.2515, 84.1526, 318.4155
CIE-Luv:
60.2515, 38.3609, -96.2932
Hunter-Lab:
53.2949, 59.6867, -62.2188
#cb64f5 color charts
#cb64f5 color shades, tints & tones
#cb64f5 color schemes
#cb64f5 color preview, HTML & CSS examples
This text has a color of #cb64f5
<p style="color:#cb64f5;">Text here</p>
.mytext {color:#cb64f5;}
This box has a color of #cb64f5
<div style="background-color:#cb64f5;">Content here</div>
.mybackground {background-color:#cb64f5;}
Border around this has a color of #cb64f5
<div style="border:2px solid #cb64f5;">Content here</div>
.myborder {border:2px solid #cb64f5;}