#cb64fd color space conversions
Hex:
#cb64fd
RGB:
203, 100, 253
CMY:
20, 61, 1
CMYK:
20, 60, 0, 1
HSL:
280°, 97.4522%, 69.2157%
HSV (HSB):
280°, 60.4743%, 99.2157%
XYZ:
46.9154, 28.9027, 96.0346
xyY:
0.2730, 0.1682, 28.9027
CIE-Lab:
60.6957, 64.5656, -59.5678
CIE-LCH:
60.6957, 87.8467, 317.3055
CIE-Luv:
60.6957, 36.5590, -102.4805
Hunter-Lab:
53.7612, 61.6880, -68.2778
#cb64fd color charts
#cb64fd color shades, tints & tones
#cb64fd color schemes
#cb64fd color preview, HTML & CSS examples
This text has a color of #cb64fd
<p style="color:#cb64fd;">Text here</p>
.mytext {color:#cb64fd;}
This box has a color of #cb64fd
<div style="background-color:#cb64fd;">Content here</div>
.mybackground {background-color:#cb64fd;}
Border around this has a color of #cb64fd
<div style="border:2px solid #cb64fd;">Content here</div>
.myborder {border:2px solid #cb64fd;}