#d95be5 color space conversions
Hex:
#d95be5
RGB:
217, 91, 229
CMY:
15, 64, 10
CMYK:
5, 60, 0, 10
HSL:
295°, 72.6316%, 62.7451%
HSV (HSB):
295°, 60.2620%, 89.8039%
XYZ:
46.4992, 27.8910, 77.0615
xyY:
0.3070, 0.1842, 27.8910
CIE-Lab:
59.7902, 67.2967, -47.5607
CIE-LCH:
59.7902, 82.4067, 324.7499
CIE-Luv:
59.7902, 53.9258, -83.7137
Hunter-Lab:
52.8120, 64.7425, -49.5456
#d95be5 color charts
#d95be5 color shades, tints & tones
#d95be5 color schemes
#d95be5 color preview, HTML & CSS examples
This text has a color of #d95be5
<p style="color:#d95be5;">Text here</p>
.mytext {color:#d95be5;}
This box has a color of #d95be5
<div style="background-color:#d95be5;">Content here</div>
.mybackground {background-color:#d95be5;}
Border around this has a color of #d95be5
<div style="border:2px solid #d95be5;">Content here</div>
.myborder {border:2px solid #d95be5;}