#d95dcb color space conversions
Hex:
#d95dcb
RGB:
217, 93, 203
CMY:
15, 64, 20
CMYK:
0, 57, 6, 15
HSL:
307°, 62.0000%, 60.7843%
HSV (HSB):
307°, 57.1429%, 85.0980%
XYZ:
43.3091, 26.8922, 59.4080
xyY:
0.3342, 0.2075, 26.8922
CIE-Lab:
58.8744, 62.0198, -34.3336
CIE-LCH:
58.8744, 70.8890, 331.0315
CIE-Luv:
58.8744, 60.7516, -62.0227
Hunter-Lab:
51.8577, 58.3238, -31.6220
#d95dcb color charts
#d95dcb color shades, tints & tones
#d95dcb color schemes
#d95dcb color preview, HTML & CSS examples
This text has a color of #d95dcb
<p style="color:#d95dcb;">Text here</p>
.mytext {color:#d95dcb;}
This box has a color of #d95dcb
<div style="background-color:#d95dcb;">Content here</div>
.mybackground {background-color:#d95dcb;}
Border around this has a color of #d95dcb
<div style="border:2px solid #d95dcb;">Content here</div>
.myborder {border:2px solid #d95dcb;}