#dc95d4 color space conversions
Hex:
#dc95d4
RGB:
220, 149, 212
CMY:
14, 42, 17
CMYK:
0, 32, 4, 14
HSL:
307°, 50.3546%, 72.3529%
HSV (HSB):
307°, 32.2727%, 86.2745%
XYZ:
52.1463, 41.4640, 67.5423
xyY:
0.3236, 0.2573, 41.4640
CIE-Lab:
70.4998, 36.4780, -21.4321
CIE-LCH:
70.4998, 42.3082, 329.5643
CIE-Luv:
70.4998, 36.7259, -39.1276
Hunter-Lab:
64.3925, 31.8657, -17.1154
#dc95d4 color charts
#dc95d4 color shades, tints & tones
#dc95d4 color schemes
#dc95d4 color preview, HTML & CSS examples
This text has a color of #dc95d4
<p style="color:#dc95d4;">Text here</p>
.mytext {color:#dc95d4;}
This box has a color of #dc95d4
<div style="background-color:#dc95d4;">Content here</div>
.mybackground {background-color:#dc95d4;}
Border around this has a color of #dc95d4
<div style="border:2px solid #dc95d4;">Content here</div>
.myborder {border:2px solid #dc95d4;}