#975db9 color space conversions
Hex:
#975db9
RGB:
151, 93, 185
CMY:
41, 64, 27
CMYK:
18, 50, 0, 27
HSL:
278°, 39.6552%, 54.5098%
HSV (HSB):
278°, 49.7297%, 72.5490%
XYZ:
25.4338, 17.9108, 48.0156
xyY:
0.2784, 0.1960, 17.9108
CIE-Lab:
49.3877, 40.3579, -39.4938
CIE-LCH:
49.3877, 56.4670, 315.6200
CIE-Luv:
49.3877, 22.0585, -64.4775
Hunter-Lab:
42.3211, 33.2114, -37.6428
#975db9 color charts
#975db9 color shades, tints & tones
#975db9 color schemes
#975db9 color preview, HTML & CSS examples
This text has a color of #975db9
<p style="color:#975db9;">Text here</p>
.mytext {color:#975db9;}
This box has a color of #975db9
<div style="background-color:#975db9;">Content here</div>
.mybackground {background-color:#975db9;}
Border around this has a color of #975db9
<div style="border:2px solid #975db9;">Content here</div>
.myborder {border:2px solid #975db9;}