#dc82ed color space conversions
Hex:
#dc82ed
RGB:
220, 130, 237
CMY:
14, 49, 7
CMYK:
7, 45, 0, 7
HSL:
290°, 74.8252%, 71.9608%
HSV (HSB):
290°, 45.1477%, 92.9412%
XYZ:
52.7839, 37.2953, 84.5375
xyY:
0.3023, 0.2136, 37.2953
CIE-Lab:
67.4980, 51.0782, -39.8580
CIE-LCH:
67.4980, 64.7893, 322.0339
CIE-Luv:
67.4980, 40.3767, -70.7794
Hunter-Lab:
61.0699, 47.4087, -39.3247
#dc82ed color charts
#dc82ed color shades, tints & tones
#dc82ed color schemes
#dc82ed color preview, HTML & CSS examples
This text has a color of #dc82ed
<p style="color:#dc82ed;">Text here</p>
.mytext {color:#dc82ed;}
This box has a color of #dc82ed
<div style="background-color:#dc82ed;">Content here</div>
.mybackground {background-color:#dc82ed;}
Border around this has a color of #dc82ed
<div style="border:2px solid #dc82ed;">Content here</div>
.myborder {border:2px solid #dc82ed;}