#dc88d2 color space conversions
Hex:
#dc88d2
RGB:
220, 136, 210
CMY:
14, 47, 18
CMYK:
0, 38, 5, 14
HSL:
307°, 54.5455%, 69.8039%
HSV (HSB):
307°, 38.1818%, 86.2745%
XYZ:
49.9522, 37.4771, 65.5738
xyY:
0.3265, 0.2449, 37.4771
CIE-Lab:
67.6334, 43.0097, -24.7007
CIE-LCH:
67.6334, 49.5979, 330.1310
CIE-Luv:
67.6334, 43.2536, -45.1239
Hunter-Lab:
61.2185, 38.5174, -20.6551
#dc88d2 color charts
#dc88d2 color shades, tints & tones
#dc88d2 color schemes
#dc88d2 color preview, HTML & CSS examples
This text has a color of #dc88d2
<p style="color:#dc88d2;">Text here</p>
.mytext {color:#dc88d2;}
This box has a color of #dc88d2
<div style="background-color:#dc88d2;">Content here</div>
.mybackground {background-color:#dc88d2;}
Border around this has a color of #dc88d2
<div style="border:2px solid #dc88d2;">Content here</div>
.myborder {border:2px solid #dc88d2;}