#951da9 color space conversions
Hex:
#951da9
RGB:
149, 29, 169
CMY:
42, 89, 34
CMYK:
12, 83, 0, 34
HSL:
291°, 70.7071%, 38.8235%
HSV (HSB):
291°, 82.8402%, 66.2745%
XYZ:
19.9952, 10.1329, 38.4381
xyY:
0.2916, 0.1478, 10.1329
CIE-Lab:
38.0798, 64.2687, -48.1094
CIE-LCH:
38.0798, 80.2806, 323.1827
CIE-Luv:
38.0798, 39.8733, -74.7089
Hunter-Lab:
31.8322, 56.4177, -49.3116
#951da9 color charts
#951da9 color shades, tints & tones
#951da9 color schemes
#951da9 color preview, HTML & CSS examples
This text has a color of #951da9
<p style="color:#951da9;">Text here</p>
.mytext {color:#951da9;}
This box has a color of #951da9
<div style="background-color:#951da9;">Content here</div>
.mybackground {background-color:#951da9;}
Border around this has a color of #951da9
<div style="border:2px solid #951da9;">Content here</div>
.myborder {border:2px solid #951da9;}