#dc95d5 color space conversions
Hex:
#dc95d5
RGB:
220, 149, 213
CMY:
14, 42, 16
CMYK:
0, 32, 3, 14
HSL:
306°, 50.3546%, 72.3529%
HSV (HSB):
306°, 32.2727%, 86.2745%
XYZ:
52.2729, 41.5146, 68.2088
xyY:
0.3227, 0.2563, 41.5146
CIE-Lab:
70.5350, 36.6573, -21.9307
CIE-LCH:
70.5350, 42.7166, 329.1095
CIE-Luv:
70.5350, 36.5564, -39.9525
Hunter-Lab:
64.4318, 32.0594, -17.6633
#dc95d5 color charts
#dc95d5 color shades, tints & tones
#dc95d5 color schemes
#dc95d5 color preview, HTML & CSS examples
This text has a color of #dc95d5
<p style="color:#dc95d5;">Text here</p>
.mytext {color:#dc95d5;}
This box has a color of #dc95d5
<div style="background-color:#dc95d5;">Content here</div>
.mybackground {background-color:#dc95d5;}
Border around this has a color of #dc95d5
<div style="border:2px solid #dc95d5;">Content here</div>
.myborder {border:2px solid #dc95d5;}