#dc81ed color space conversions
Hex:
#dc81ed
RGB:
220, 129, 237
CMY:
14, 49, 7
CMYK:
7, 46, 0, 7
HSL:
291°, 75.0000%, 71.7647%
HSV (HSB):
291°, 45.5696%, 92.9412%
XYZ:
52.6515, 37.0306, 84.4933
xyY:
0.3023, 0.2126, 37.0306
CIE-Lab:
67.3000, 51.5880, -40.1675
CIE-LCH:
67.3000, 65.3816, 322.0949
CIE-Luv:
67.3000, 40.7694, -71.3238
Hunter-Lab:
60.8528, 47.9509, -39.7265
#dc81ed color charts
#dc81ed color shades, tints & tones
#dc81ed color schemes
#dc81ed color preview, HTML & CSS examples
This text has a color of #dc81ed
<p style="color:#dc81ed;">Text here</p>
.mytext {color:#dc81ed;}
This box has a color of #dc81ed
<div style="background-color:#dc81ed;">Content here</div>
.mybackground {background-color:#dc81ed;}
Border around this has a color of #dc81ed
<div style="border:2px solid #dc81ed;">Content here</div>
.myborder {border:2px solid #dc81ed;}