#d64ddf color space conversions
Hex:
#d64ddf
RGB:
214, 77, 223
CMY:
16, 70, 13
CMYK:
4, 65, 0, 13
HSL:
296°, 69.5238%, 58.8235%
HSV (HSB):
296°, 65.4709%, 87.4510%
XYZ:
43.7047, 24.9316, 72.3208
xyY:
0.3101, 0.1769, 24.9316
CIE-Lab:
57.0087, 71.2296, -48.6238
CIE-LCH:
57.0087, 86.2435, 325.6812
CIE-Luv:
57.0087, 57.5260, -85.0614
Hunter-Lab:
49.9316, 68.8595, -50.9235
#d64ddf color charts
#d64ddf color shades, tints & tones
#d64ddf color schemes
#d64ddf color preview, HTML & CSS examples
This text has a color of #d64ddf
<p style="color:#d64ddf;">Text here</p>
.mytext {color:#d64ddf;}
This box has a color of #d64ddf
<div style="background-color:#d64ddf;">Content here</div>
.mybackground {background-color:#d64ddf;}
Border around this has a color of #d64ddf
<div style="border:2px solid #d64ddf;">Content here</div>
.myborder {border:2px solid #d64ddf;}