#8b95c5 color space conversions
Hex:
#8b95c5
RGB:
139, 149, 197
CMY:
45, 42, 23
CMYK:
29, 24, 0, 23
HSL:
230°, 33.3333%, 65.8824%
HSV (HSB):
230°, 29.4416%, 77.2549%
XYZ:
31.4730, 31.0151, 57.1510
xyY:
0.2631, 0.2592, 31.0151
CIE-Lab:
62.5204, 7.4654, -25.9511
CIE-LCH:
62.5204, 27.0036, 286.0490
CIE-Luv:
62.5204, -7.6578, -41.0964
Hunter-Lab:
55.6912, 3.4168, -21.8604
#8b95c5 color charts
#8b95c5 color shades, tints & tones
#8b95c5 color schemes
#8b95c5 color preview, HTML & CSS examples
This text has a color of #8b95c5
<p style="color:#8b95c5;">Text here</p>
.mytext {color:#8b95c5;}
This box has a color of #8b95c5
<div style="background-color:#8b95c5;">Content here</div>
.mybackground {background-color:#8b95c5;}
Border around this has a color of #8b95c5
<div style="border:2px solid #8b95c5;">Content here</div>
.myborder {border:2px solid #8b95c5;}