#dc93f8 color space conversions
Hex:
#dc93f8
RGB:
220, 147, 248
CMY:
14, 42, 3
CMYK:
11, 41, 0, 3
HSL:
283°, 87.8261%, 77.4510%
HSV (HSB):
283°, 40.7258%, 97.2549%
XYZ:
56.8922, 42.8604, 94.0813
xyY:
0.2935, 0.2211, 42.8604
CIE-Lab:
71.4601, 44.3976, -39.6991
CIE-LCH:
71.4601, 59.5581, 318.1978
CIE-Luv:
71.4601, 31.4836, -70.1742
Hunter-Lab:
65.4678, 40.5495, -39.3758
#dc93f8 color charts
#dc93f8 color shades, tints & tones
#dc93f8 color schemes
#dc93f8 color preview, HTML & CSS examples
This text has a color of #dc93f8
<p style="color:#dc93f8;">Text here</p>
.mytext {color:#dc93f8;}
This box has a color of #dc93f8
<div style="background-color:#dc93f8;">Content here</div>
.mybackground {background-color:#dc93f8;}
Border around this has a color of #dc93f8
<div style="border:2px solid #dc93f8;">Content here</div>
.myborder {border:2px solid #dc93f8;}