#d95bd4 color space conversions
Hex:
#d95bd4
RGB:
217, 91, 212
CMY:
15, 64, 17
CMYK:
0, 58, 2, 15
HSL:
302°, 62.3762%, 60.3922%
HSV (HSB):
302°, 58.0645%, 85.0980%
XYZ:
44.2400, 26.9874, 65.1647
xyY:
0.3244, 0.1979, 26.9874
CIE-Lab:
58.9626, 64.3769, -39.2984
CIE-LCH:
58.9626, 75.4238, 328.5983
CIE-Luv:
58.9626, 58.7999, -70.1379
Hunter-Lab:
51.9494, 61.0991, -38.0082
#d95bd4 color charts
#d95bd4 color shades, tints & tones
#d95bd4 color schemes
#d95bd4 color preview, HTML & CSS examples
This text has a color of #d95bd4
<p style="color:#d95bd4;">Text here</p>
.mytext {color:#d95bd4;}
This box has a color of #d95bd4
<div style="background-color:#d95bd4;">Content here</div>
.mybackground {background-color:#d95bd4;}
Border around this has a color of #d95bd4
<div style="border:2px solid #d95bd4;">Content here</div>
.myborder {border:2px solid #d95bd4;}