#cb64db color space conversions
Hex:
#cb64db
RGB:
203, 100, 219
CMY:
20, 61, 14
CMYK:
7, 54, 0, 14
HSL:
292°, 62.3037%, 62.5490%
HSV (HSB):
292°, 54.3379%, 85.8824%
XYZ:
41.9720, 26.9253, 70.0028
xyY:
0.3022, 0.1938, 26.9253
CIE-Lab:
58.9051, 57.8862, -43.4695
CIE-LCH:
58.9051, 72.3907, 323.0954
CIE-Luv:
58.9051, 44.5227, -75.7000
Hunter-Lab:
51.8896, 53.5765, -43.6637
#cb64db color charts
#cb64db color shades, tints & tones
#cb64db color schemes
#cb64db color preview, HTML & CSS examples
This text has a color of #cb64db
<p style="color:#cb64db;">Text here</p>
.mytext {color:#cb64db;}
This box has a color of #cb64db
<div style="background-color:#cb64db;">Content here</div>
.mybackground {background-color:#cb64db;}
Border around this has a color of #cb64db
<div style="border:2px solid #cb64db;">Content here</div>
.myborder {border:2px solid #cb64db;}