#d95be4 color space conversions
Hex:
#d95be4
RGB:
217, 91, 228
CMY:
15, 64, 11
CMYK:
5, 60, 0, 11
HSL:
295°, 71.7277%, 62.5490%
HSV (HSB):
295°, 60.0877%, 89.4118%
XYZ:
46.3599, 27.8353, 76.3281
xyY:
0.3080, 0.1849, 27.8353
CIE-Lab:
59.7397, 67.1206, -47.0806
CIE-LCH:
59.7397, 81.9863, 324.9529
CIE-Luv:
59.7397, 54.2068, -82.9215
Hunter-Lab:
52.7592, 64.5209, -48.8450
#d95be4 color charts
#d95be4 color shades, tints & tones
#d95be4 color schemes
#d95be4 color preview, HTML & CSS examples
This text has a color of #d95be4
<p style="color:#d95be4;">Text here</p>
.mytext {color:#d95be4;}
This box has a color of #d95be4
<div style="background-color:#d95be4;">Content here</div>
.mybackground {background-color:#d95be4;}
Border around this has a color of #d95be4
<div style="border:2px solid #d95be4;">Content here</div>
.myborder {border:2px solid #d95be4;}