#dc7ed5 color space conversions
Hex:
#dc7ed5
RGB:
220, 126, 213
CMY:
14, 51, 16
CMYK:
0, 43, 3, 14
HSL:
304°, 57.3171%, 67.8431%
HSV (HSB):
304°, 42.7273%, 86.2745%
XYZ:
48.9863, 34.9414, 67.1133
xyY:
0.3243, 0.2313, 34.9414
CIE-Lab:
65.7031, 48.7126, -29.3405
CIE-LCH:
65.7031, 56.8663, 328.9387
CIE-Luv:
65.7031, 47.1254, -53.1919
Hunter-Lab:
59.1113, 44.4805, -25.9383
#dc7ed5 color charts
#dc7ed5 color shades, tints & tones
#dc7ed5 color schemes
#dc7ed5 color preview, HTML & CSS examples
This text has a color of #dc7ed5
<p style="color:#dc7ed5;">Text here</p>
.mytext {color:#dc7ed5;}
This box has a color of #dc7ed5
<div style="background-color:#dc7ed5;">Content here</div>
.mybackground {background-color:#dc7ed5;}
Border around this has a color of #dc7ed5
<div style="border:2px solid #dc7ed5;">Content here</div>
.myborder {border:2px solid #dc7ed5;}