#808fff color space conversions
Hex:
#808fff
RGB:
128, 143, 255
CMY:
50, 44, 0
CMYK:
50, 44, 0, 0
HSL:
233°, 100.0000%, 75.0980%
HSV (HSB):
233°, 49.8039%, 100.0000%
XYZ:
36.7745, 31.4541, 98.7408
xyY:
0.2202, 0.1884, 31.4541
CIE-Lab:
62.8891, 24.3002, -57.5709
CIE-LCH:
62.8891, 62.4893, 292.8842
CIE-Luv:
62.8891, -12.3171, -95.3206
Hunter-Lab:
56.0840, 18.8964, -65.1265
#808fff color charts
#808fff color shades, tints & tones
#808fff color schemes
#808fff color preview, HTML & CSS examples
This text has a color of #808fff
<p style="color:#808fff;">Text here</p>
.mytext {color:#808fff;}
This box has a color of #808fff
<div style="background-color:#808fff;">Content here</div>
.mybackground {background-color:#808fff;}
Border around this has a color of #808fff
<div style="border:2px solid #808fff;">Content here</div>
.myborder {border:2px solid #808fff;}