#950acc color space conversions
Hex:
#950acc
RGB:
149, 10, 204
CMY:
42, 96, 20
CMYK:
27, 95, 0, 20
HSL:
283°, 90.6542%, 41.9608%
HSV (HSB):
283°, 95.0980%, 80.0000%
XYZ:
23.4021, 10.9663, 58.0100
xyY:
0.2533, 0.1187, 10.9663
CIE-Lab:
39.5236, 74.0569, -66.4050
CIE-LCH:
39.5236, 99.4688, 318.1182
CIE-Luv:
39.5236, 31.2390, -100.5204
Hunter-Lab:
33.1154, 68.1909, -80.6808
#950acc color charts
#950acc color shades, tints & tones
#950acc color schemes
#950acc color preview, HTML & CSS examples
This text has a color of #950acc
<p style="color:#950acc;">Text here</p>
.mytext {color:#950acc;}
This box has a color of #950acc
<div style="background-color:#950acc;">Content here</div>
.mybackground {background-color:#950acc;}
Border around this has a color of #950acc
<div style="border:2px solid #950acc;">Content here</div>
.myborder {border:2px solid #950acc;}