#dc94ec color space conversions
Hex:
#dc94ec
RGB:
220, 148, 236
CMY:
14, 42, 7
CMYK:
7, 37, 0, 7
HSL:
289°, 69.8413%, 75.2941%
HSV (HSB):
289°, 37.2881%, 92.5490%
XYZ:
55.2454, 42.4516, 84.6391
xyY:
0.3030, 0.2328, 42.4516
CIE-Lab:
71.1812, 41.4944, -33.5814
CIE-LCH:
71.1812, 53.3807, 321.0168
CIE-Luv:
71.1812, 33.1016, -59.6260
Hunter-Lab:
65.1549, 37.3308, -31.4119
#dc94ec color charts
#dc94ec color shades, tints & tones
#dc94ec color schemes
#dc94ec color preview, HTML & CSS examples
This text has a color of #dc94ec
<p style="color:#dc94ec;">Text here</p>
.mytext {color:#dc94ec;}
This box has a color of #dc94ec
<div style="background-color:#dc94ec;">Content here</div>
.mybackground {background-color:#dc94ec;}
Border around this has a color of #dc94ec
<div style="border:2px solid #dc94ec;">Content here</div>
.myborder {border:2px solid #dc94ec;}