#950db9 color space conversions
Hex:
#950db9
RGB:
149, 13, 185
CMY:
42, 95, 27
CMYK:
19, 93, 0, 27
HSL:
287°, 86.8687%, 38.8235%
HSV (HSB):
287°, 92.9730%, 72.5490%
XYZ:
21.2953, 10.1802, 46.7415
xyY:
0.2723, 0.1302, 10.1802
CIE-Lab:
38.1639, 70.2165, -57.4867
CIE-LCH:
38.1639, 90.7474, 320.6926
CIE-Luv:
38.1639, 36.3394, -87.6932
Hunter-Lab:
31.9064, 63.3001, -64.5228
#950db9 color charts
#950db9 color shades, tints & tones
#950db9 color schemes
#950db9 color preview, HTML & CSS examples
This text has a color of #950db9
<p style="color:#950db9;">Text here</p>
.mytext {color:#950db9;}
This box has a color of #950db9
<div style="background-color:#950db9;">Content here</div>
.mybackground {background-color:#950db9;}
Border around this has a color of #950db9
<div style="border:2px solid #950db9;">Content here</div>
.myborder {border:2px solid #950db9;}