#080ac8 color space conversions
Hex:
#080ac8
RGB:
8, 10, 200
CMY:
97, 96, 22
CMYK:
96, 95, 0, 22
HSL:
239°, 92.3077%, 40.7843%
HSV (HSB):
239°, 96.0000%, 78.4314%
XYZ:
10.6340, 4.4388, 54.9399
xyY:
0.1519, 0.0634, 4.4388
CIE-Lab:
25.0722, 63.8940, -88.4089
CIE-LCH:
25.0722, 109.0806, 305.8560
CIE-Luv:
25.0722, -7.2024, -98.8507
Hunter-Lab:
21.0685, 53.2250, -139.8610
#080ac8 color charts
#080ac8 color shades, tints & tones
#080ac8 color schemes
#080ac8 color preview, HTML & CSS examples
This text has a color of #080ac8
<p style="color:#080ac8;">Text here</p>
.mytext {color:#080ac8;}
This box has a color of #080ac8
<div style="background-color:#080ac8;">Content here</div>
.mybackground {background-color:#080ac8;}
Border around this has a color of #080ac8
<div style="border:2px solid #080ac8;">Content here</div>
.myborder {border:2px solid #080ac8;}