#d95ccd color space conversions
Hex:
#d95ccd
RGB:
217, 92, 205
CMY:
15, 64, 20
CMYK:
0, 58, 6, 15
HSL:
306°, 62.1891%, 60.5882%
HSV (HSB):
306°, 57.6037%, 85.0980%
XYZ:
43.4619, 26.8138, 60.6425
xyY:
0.3320, 0.2048, 26.8138
CIE-Lab:
58.8016, 62.7857, -35.5835
CIE-LCH:
58.8016, 72.1680, 330.4578
CIE-Luv:
58.8016, 60.5157, -64.0699
Hunter-Lab:
51.7820, 59.2007, -33.1877
#d95ccd color charts
#d95ccd color shades, tints & tones
#d95ccd color schemes
#d95ccd color preview, HTML & CSS examples
This text has a color of #d95ccd
<p style="color:#d95ccd;">Text here</p>
.mytext {color:#d95ccd;}
This box has a color of #d95ccd
<div style="background-color:#d95ccd;">Content here</div>
.mybackground {background-color:#d95ccd;}
Border around this has a color of #d95ccd
<div style="border:2px solid #d95ccd;">Content here</div>
.myborder {border:2px solid #d95ccd;}