#dc00ed color space conversions
Hex:
#dc00ed
RGB:
220, 0, 237
CMY:
14, 100, 7
CMYK:
7, 100, 0, 7
HSL:
296°, 100.0000%, 46.4706%
HSV (HSB):
296°, 100.0000%, 92.9412%
XYZ:
44.8013, 21.3301, 81.8766
xyY:
0.3027, 0.1441, 21.3301
CIE-Lab:
53.3089, 90.3783, -62.3729
CIE-LCH:
53.3089, 109.8117, 325.3892
CIE-Luv:
53.3089, 66.3597, -106.6047
Hunter-Lab:
46.1845, 92.3311, -72.7811
#dc00ed color charts
#dc00ed color shades, tints & tones
#dc00ed color schemes
#dc00ed color preview, HTML & CSS examples
This text has a color of #dc00ed
<p style="color:#dc00ed;">Text here</p>
.mytext {color:#dc00ed;}
This box has a color of #dc00ed
<div style="background-color:#dc00ed;">Content here</div>
.mybackground {background-color:#dc00ed;}
Border around this has a color of #dc00ed
<div style="border:2px solid #dc00ed;">Content here</div>
.myborder {border:2px solid #dc00ed;}