#808ff5 color space conversions
Hex:
#808ff5
RGB:
128, 143, 245
CMY:
50, 44, 4
CMYK:
48, 42, 0, 4
HSL:
232°, 85.4015%, 73.1373%
HSV (HSB):
232°, 47.7551%, 96.0784%
XYZ:
35.2060, 30.8267, 90.4808
xyY:
0.2249, 0.1970, 30.8267
CIE-Lab:
62.3611, 21.3208, -52.9254
CIE-LCH:
62.3611, 57.0585, 291.9418
CIE-Luv:
62.3611, -11.9378, -87.2133
Hunter-Lab:
55.5218, 16.0225, -57.7564
#808ff5 color charts
#808ff5 color shades, tints & tones
#808ff5 color schemes
#808ff5 color preview, HTML & CSS examples
This text has a color of #808ff5
<p style="color:#808ff5;">Text here</p>
.mytext {color:#808ff5;}
This box has a color of #808ff5
<div style="background-color:#808ff5;">Content here</div>
.mybackground {background-color:#808ff5;}
Border around this has a color of #808ff5
<div style="border:2px solid #808ff5;">Content here</div>
.myborder {border:2px solid #808ff5;}