#dc82e5 color space conversions
Hex:
#dc82e5
RGB:
220, 130, 229
CMY:
14, 49, 10
CMYK:
4, 43, 0, 10
HSL:
295°, 65.5629%, 70.3922%
HSV (HSB):
295°, 43.2314%, 89.8039%
XYZ:
51.6407, 36.8381, 78.5174
xyY:
0.3092, 0.2206, 36.8381
CIE-Lab:
67.1554, 49.5665, -35.9776
CIE-LCH:
67.1554, 61.2472, 324.0262
CIE-Luv:
67.1554, 42.0249, -64.1948
Hunter-Lab:
60.6944, 45.6583, -34.2146
#dc82e5 color charts
#dc82e5 color shades, tints & tones
#dc82e5 color schemes
#dc82e5 color preview, HTML & CSS examples
This text has a color of #dc82e5
<p style="color:#dc82e5;">Text here</p>
.mytext {color:#dc82e5;}
This box has a color of #dc82e5
<div style="background-color:#dc82e5;">Content here</div>
.mybackground {background-color:#dc82e5;}
Border around this has a color of #dc82e5
<div style="border:2px solid #dc82e5;">Content here</div>
.myborder {border:2px solid #dc82e5;}