#080ec9 color space conversions
Hex:
#080ec9
RGB:
8, 14, 201
CMY:
97, 95, 21
CMYK:
96, 93, 0, 21
HSL:
238°, 92.3445%, 40.9804%
HSV (HSB):
238°, 96.0199%, 78.8235%
XYZ:
10.7998, 4.5827, 55.5737
xyY:
0.1522, 0.0646, 4.5827
CIE-Lab:
25.5113, 63.2467, -88.2617
CIE-LCH:
25.5113, 108.5830, 305.6247
CIE-Luv:
25.5113, -7.4356, -99.7771
Hunter-Lab:
21.4073, 52.5886, -138.9323
#080ec9 color charts
#080ec9 color shades, tints & tones
#080ec9 color schemes
#080ec9 color preview, HTML & CSS examples
This text has a color of #080ec9
<p style="color:#080ec9;">Text here</p>
.mytext {color:#080ec9;}
This box has a color of #080ec9
<div style="background-color:#080ec9;">Content here</div>
.mybackground {background-color:#080ec9;}
Border around this has a color of #080ec9
<div style="border:2px solid #080ec9;">Content here</div>
.myborder {border:2px solid #080ec9;}