#808ff3 color space conversions
Hex:
#808ff3
RGB:
128, 143, 243
CMY:
50, 44, 5
CMYK:
47, 41, 0, 5
HSL:
232°, 82.7338%, 72.7451%
HSV (HSB):
232°, 47.3251%, 95.2941%
XYZ:
34.9022, 30.7052, 88.8812
xyY:
0.2259, 0.1988, 30.7052
CIE-Lab:
62.2580, 20.7294, -51.9885
CIE-LCH:
62.2580, 55.9689, 291.7387
CIE-Luv:
62.2580, -11.8617, -85.5773
Hunter-Lab:
55.4123, 15.4594, -56.3125
#808ff3 color charts
#808ff3 color shades, tints & tones
#808ff3 color schemes
#808ff3 color preview, HTML & CSS examples
This text has a color of #808ff3
<p style="color:#808ff3;">Text here</p>
.mytext {color:#808ff3;}
This box has a color of #808ff3
<div style="background-color:#808ff3;">Content here</div>
.mybackground {background-color:#808ff3;}
Border around this has a color of #808ff3
<div style="border:2px solid #808ff3;">Content here</div>
.myborder {border:2px solid #808ff3;}