#dc88ee color space conversions
Hex:
#dc88ee
RGB:
220, 136, 238
CMY:
14, 47, 7
CMYK:
8, 43, 0, 7
HSL:
289°, 75.0000%, 73.3333%
HSV (HSB):
289°, 42.8571%, 93.3333%
XYZ:
53.7520, 38.9970, 85.5831
xyY:
0.3014, 0.2187, 38.9970
CIE-Lab:
68.7491, 48.1830, -38.4557
CIE-LCH:
68.7491, 61.6477, 321.4060
CIE-Luv:
68.7491, 37.7784, -68.2704
Hunter-Lab:
62.4476, 44.3612, -37.5423
#dc88ee color charts
#dc88ee color shades, tints & tones
#dc88ee color schemes
#dc88ee color preview, HTML & CSS examples
This text has a color of #dc88ee
<p style="color:#dc88ee;">Text here</p>
.mytext {color:#dc88ee;}
This box has a color of #dc88ee
<div style="background-color:#dc88ee;">Content here</div>
.mybackground {background-color:#dc88ee;}
Border around this has a color of #dc88ee
<div style="border:2px solid #dc88ee;">Content here</div>
.myborder {border:2px solid #dc88ee;}