#d64cca color space conversions
Hex:
#d64cca
RGB:
214, 76, 202
CMY:
16, 70, 21
CMYK:
0, 64, 6, 16
HSL:
305°, 62.7273%, 56.8627%
HSV (HSB):
305°, 64.4860%, 83.9216%
XYZ:
40.9767, 23.7293, 58.2976
xyY:
0.3331, 0.1929, 23.7293
CIE-Lab:
55.8157, 68.1689, -38.5826
CIE-LCH:
55.8157, 78.3302, 330.4908
CIE-Luv:
55.8157, 64.4381, -68.8225
Hunter-Lab:
48.7127, 64.9052, -36.8572
#d64cca color charts
#d64cca color shades, tints & tones
#d64cca color schemes
#d64cca color preview, HTML & CSS examples
This text has a color of #d64cca
<p style="color:#d64cca;">Text here</p>
.mytext {color:#d64cca;}
This box has a color of #d64cca
<div style="background-color:#d64cca;">Content here</div>
.mybackground {background-color:#d64cca;}
Border around this has a color of #d64cca
<div style="border:2px solid #d64cca;">Content here</div>
.myborder {border:2px solid #d64cca;}