#dc95d8 color space conversions
Hex:
#dc95d8
RGB:
220, 149, 216
CMY:
14, 42, 15
CMYK:
0, 32, 2, 14
HSL:
303°, 50.3546%, 72.3529%
HSV (HSB):
303°, 32.2727%, 86.2745%
XYZ:
52.6573, 41.6684, 70.2332
xyY:
0.3200, 0.2532, 41.6684
CIE-Lab:
70.6417, 37.1991, -23.4232
CIE-LCH:
70.6417, 43.9593, 327.8025
CIE-Luv:
70.6417, 36.0477, -42.4306
Hunter-Lab:
64.5511, 32.6464, -19.3233
#dc95d8 color charts
#dc95d8 color shades, tints & tones
#dc95d8 color schemes
#dc95d8 color preview, HTML & CSS examples
This text has a color of #dc95d8
<p style="color:#dc95d8;">Text here</p>
.mytext {color:#dc95d8;}
This box has a color of #dc95d8
<div style="background-color:#dc95d8;">Content here</div>
.mybackground {background-color:#dc95d8;}
Border around this has a color of #dc95d8
<div style="border:2px solid #dc95d8;">Content here</div>
.myborder {border:2px solid #dc95d8;}