#808dfa color space conversions
Hex:
#808dfa
RGB:
128, 141, 250
CMY:
50, 45, 2
CMYK:
49, 44, 0, 2
HSL:
234°, 92.4242%, 74.1176%
HSV (HSB):
234°, 48.8000%, 98.0392%
XYZ:
35.6823, 30.5411, 94.4568
xyY:
0.2221, 0.1901, 30.5411
CIE-Lab:
62.1183, 23.9793, -56.0588
CIE-LCH:
62.1183, 60.9721, 293.1589
CIE-Luv:
62.1183, -11.4567, -92.5887
Hunter-Lab:
55.2640, 18.5401, -62.6533
#808dfa color charts
#808dfa color shades, tints & tones
#808dfa color schemes
#808dfa color preview, HTML & CSS examples
This text has a color of #808dfa
<p style="color:#808dfa;">Text here</p>
.mytext {color:#808dfa;}
This box has a color of #808dfa
<div style="background-color:#808dfa;">Content here</div>
.mybackground {background-color:#808dfa;}
Border around this has a color of #808dfa
<div style="border:2px solid #808dfa;">Content here</div>
.myborder {border:2px solid #808dfa;}