#080ec4 color space conversions
Hex:
#080ec4
RGB:
8, 14, 196
CMY:
97, 95, 23
CMYK:
96, 93, 0, 23
HSL:
238°, 92.1569%, 40.0000%
HSV (HSB):
238°, 95.9184%, 76.8627%
XYZ:
10.2210, 4.3512, 52.5257
xyY:
0.1523, 0.0648, 4.3512
CIE-Lab:
24.8001, 61.9060, -86.5107
CIE-LCH:
24.8001, 106.3789, 305.5871
CIE-Luv:
24.8001, -7.2290, -96.8209
Hunter-Lab:
20.8596, 50.9589, -134.6942
#080ec4 color charts
#080ec4 color shades, tints & tones
#080ec4 color schemes
#080ec4 color preview, HTML & CSS examples
This text has a color of #080ec4
<p style="color:#080ec4;">Text here</p>
.mytext {color:#080ec4;}
This box has a color of #080ec4
<div style="background-color:#080ec4;">Content here</div>
.mybackground {background-color:#080ec4;}
Border around this has a color of #080ec4
<div style="border:2px solid #080ec4;">Content here</div>
.myborder {border:2px solid #080ec4;}