#dc88ec color space conversions
Hex:
#dc88ec
RGB:
220, 136, 236
CMY:
14, 47, 7
CMYK:
7, 42, 0, 7
HSL:
290°, 72.4638%, 72.9412%
HSV (HSB):
290°, 42.3729%, 92.5490%
XYZ:
53.4597, 38.8801, 84.0439
xyY:
0.3031, 0.2204, 38.8801
CIE-Lab:
68.6643, 47.7975, -37.4887
CIE-LCH:
68.6643, 60.7454, 321.8921
CIE-Luv:
68.6643, 38.1645, -66.6199
Hunter-Lab:
62.3539, 43.9193, -36.2664
#dc88ec color charts
#dc88ec color shades, tints & tones
#dc88ec color schemes
#dc88ec color preview, HTML & CSS examples
This text has a color of #dc88ec
<p style="color:#dc88ec;">Text here</p>
.mytext {color:#dc88ec;}
This box has a color of #dc88ec
<div style="background-color:#dc88ec;">Content here</div>
.mybackground {background-color:#dc88ec;}
Border around this has a color of #dc88ec
<div style="border:2px solid #dc88ec;">Content here</div>
.myborder {border:2px solid #dc88ec;}