#080cc5 color space conversions
Hex:
#080cc5
RGB:
8, 12, 197
CMY:
97, 95, 23
CMYK:
96, 94, 0, 23
HSL:
239°, 92.1951%, 40.1961%
HSV (HSB):
239°, 95.9391%, 77.2549%
XYZ:
10.3097, 4.3458, 53.1188
xyY:
0.1521, 0.0641, 4.3458
CIE-Lab:
24.7831, 62.6649, -87.1282
CIE-LCH:
24.7831, 107.3229, 305.7247
CIE-Luv:
24.7831, -7.1673, -97.2334
Hunter-Lab:
20.8465, 51.7957, -136.4833
#080cc5 color charts
#080cc5 color shades, tints & tones
#080cc5 color schemes
#080cc5 color preview, HTML & CSS examples
This text has a color of #080cc5
<p style="color:#080cc5;">Text here</p>
.mytext {color:#080cc5;}
This box has a color of #080cc5
<div style="background-color:#080cc5;">Content here</div>
.mybackground {background-color:#080cc5;}
Border around this has a color of #080cc5
<div style="border:2px solid #080cc5;">Content here</div>
.myborder {border:2px solid #080cc5;}