#8191ff color space conversions
Hex:
#8191ff
RGB:
129, 145, 255
CMY:
49, 43, 0
CMYK:
49, 43, 0, 0
HSL:
232°, 100.0000%, 75.2941%
HSV (HSB):
232°, 49.4118%, 100.0000%
XYZ:
37.2287, 32.1379, 98.8488
xyY:
0.2213, 0.1911, 32.1379
CIE-Lab:
63.4567, 23.3473, -56.6629
CIE-LCH:
63.4567, 61.2844, 292.3935
CIE-Luv:
63.4567, -12.6310, -93.8829
Hunter-Lab:
56.6903, 18.0133, -63.6986
#8191ff color charts
#8191ff color shades, tints & tones
#8191ff color schemes
#8191ff color preview, HTML & CSS examples
This text has a color of #8191ff
<p style="color:#8191ff;">Text here</p>
.mytext {color:#8191ff;}
This box has a color of #8191ff
<div style="background-color:#8191ff;">Content here</div>
.mybackground {background-color:#8191ff;}
Border around this has a color of #8191ff
<div style="border:2px solid #8191ff;">Content here</div>
.myborder {border:2px solid #8191ff;}