#dc88f9 color space conversions
Hex:
#dc88f9
RGB:
220, 136, 249
CMY:
14, 47, 2
CMYK:
12, 45, 0, 2
HSL:
285°, 90.4000%, 75.4902%
HSV (HSB):
285°, 45.3815%, 97.6471%
XYZ:
55.4182, 39.6635, 94.3575
xyY:
0.2925, 0.2094, 39.6635
CIE-Lab:
69.2292, 50.3427, -43.7318
CIE-LCH:
69.2292, 66.6847, 319.0197
CIE-Luv:
69.2292, 35.6742, -77.3189
Hunter-Lab:
62.9790, 46.8576, -44.7452
#dc88f9 color charts
#dc88f9 color shades, tints & tones
#dc88f9 color schemes
#dc88f9 color preview, HTML & CSS examples
This text has a color of #dc88f9
<p style="color:#dc88f9;">Text here</p>
.mytext {color:#dc88f9;}
This box has a color of #dc88f9
<div style="background-color:#dc88f9;">Content here</div>
.mybackground {background-color:#dc88f9;}
Border around this has a color of #dc88f9
<div style="border:2px solid #dc88f9;">Content here</div>
.myborder {border:2px solid #dc88f9;}