#d95cc4 color space conversions
Hex:
#d95cc4
RGB:
217, 92, 196
CMY:
15, 64, 23
CMYK:
0, 58, 10, 15
HSL:
310°, 62.1891%, 60.5882%
HSV (HSB):
310°, 57.6037%, 85.0980%
XYZ:
42.4062, 26.3915, 55.0836
xyY:
0.3423, 0.2130, 26.3915
CIE-Lab:
58.4068, 61.3428, -31.0741
CIE-LCH:
58.4068, 68.7643, 333.1348
CIE-Luv:
58.4068, 63.1841, -56.7786
Hunter-Lab:
51.3727, 57.4428, -27.6119
#d95cc4 color charts
#d95cc4 color shades, tints & tones
#d95cc4 color schemes
#d95cc4 color preview, HTML & CSS examples
This text has a color of #d95cc4
<p style="color:#d95cc4;">Text here</p>
.mytext {color:#d95cc4;}
This box has a color of #d95cc4
<div style="background-color:#d95cc4;">Content here</div>
.mybackground {background-color:#d95cc4;}
Border around this has a color of #d95cc4
<div style="border:2px solid #d95cc4;">Content here</div>
.myborder {border:2px solid #d95cc4;}