#d64dcd color space conversions
Hex:
#d64dcd
RGB:
214, 77, 205
CMY:
16, 70, 20
CMYK:
0, 64, 4, 16
HSL:
304°, 62.5571%, 57.0588%
HSV (HSB):
304°, 64.0187%, 83.9216%
XYZ:
41.4049, 24.0117, 60.2100
xyY:
0.3296, 0.1911, 24.0117
CIE-Lab:
56.0995, 68.2571, -39.8502
CIE-LCH:
56.0995, 79.0384, 329.7226
CIE-Luv:
56.0995, 63.1766, -70.8550
Hunter-Lab:
49.0017, 65.0738, -38.5504
#d64dcd color charts
#d64dcd color shades, tints & tones
#d64dcd color schemes
#d64dcd color preview, HTML & CSS examples
This text has a color of #d64dcd
<p style="color:#d64dcd;">Text here</p>
.mytext {color:#d64dcd;}
This box has a color of #d64dcd
<div style="background-color:#d64dcd;">Content here</div>
.mybackground {background-color:#d64dcd;}
Border around this has a color of #d64dcd
<div style="border:2px solid #d64dcd;">Content here</div>
.myborder {border:2px solid #d64dcd;}