#808acc color space conversions
Hex:
#808acc
RGB:
128, 138, 204
CMY:
50, 46, 20
CMYK:
37, 32, 0, 20
HSL:
232°, 42.6966%, 65.0980%
HSV (HSB):
232°, 37.2549%, 80.0000%
XYZ:
28.8896, 27.1258, 60.8399
xyY:
0.2472, 0.2321, 27.1258
CIE-Lab:
59.0906, 12.5133, -35.2635
CIE-LCH:
59.0906, 37.4179, 289.5373
CIE-Luv:
59.0906, -8.4049, -56.4532
Hunter-Lab:
52.0824, 7.8681, -32.8017
#808acc color charts
#808acc RGB chart
#808acc CMYK chart
#808acc RGB pie chart
#808acc color shades, tints & tones
#808acc color schemes
#808acc color preview, HTML & CSS examples
This text has a color of #808acc
<p style="color:#808acc;">Text here</p>
.mytext {color:#808acc;}
Text color #808acc
This box has a color of #808acc
<div style="background-color:#808acc;">Content here</div>
.mybackground {background-color:#808acc;}
Background color #808acc
Border around this has a color of #808acc
<div style="border:2px solid #808acc;">Content here</div>
.myborder {border:2px solid #808acc;}
Border color #808acc