#d57ccd color space conversions
Hex:
#d57ccd
RGB:
213, 124, 205
CMY:
16, 51, 20
CMYK:
0, 42, 4, 16
HSL:
305°, 51.4451%, 66.0784%
HSV (HSB):
305°, 41.7840%, 83.5294%
XYZ:
45.6677, 32.9692, 61.7144
xyY:
0.3254, 0.2349, 32.9692
CIE-Lab:
64.1360, 46.2021, -27.3500
CIE-LCH:
64.1360, 53.6904, 329.3759
CIE-Luv:
64.1360, 45.0222, -49.4092
Hunter-Lab:
57.4188, 41.4858, -23.5323
#d57ccd color charts
#d57ccd color shades, tints & tones
#d57ccd color schemes
#d57ccd color preview, HTML & CSS examples
This text has a color of #d57ccd
<p style="color:#d57ccd;">Text here</p>
.mytext {color:#d57ccd;}
This box has a color of #d57ccd
<div style="background-color:#d57ccd;">Content here</div>
.mybackground {background-color:#d57ccd;}
Border around this has a color of #d57ccd
<div style="border:2px solid #d57ccd;">Content here</div>
.myborder {border:2px solid #d57ccd;}