#080cea color space conversions
Hex:
#080cea
RGB:
8, 12, 234
CMY:
97, 95, 8
CMYK:
97, 95, 0, 8
HSL:
239°, 93.3884%, 47.4510%
HSV (HSB):
239°, 96.5812%, 91.7647%
XYZ:
15.0829, 6.2551, 78.2543
xyY:
0.1514, 0.0628, 6.2551
CIE-Lab:
30.0471, 72.2194, -99.7567
CIE-LCH:
30.0471, 123.1546, 305.9028
CIE-Luv:
30.0471, -8.7067, -118.9531
Hunter-Lab:
25.0102, 63.8803, -168.0054
#080cea color charts
#080cea color shades, tints & tones
#080cea color schemes
#080cea color preview, HTML & CSS examples
This text has a color of #080cea
<p style="color:#080cea;">Text here</p>
.mytext {color:#080cea;}
This box has a color of #080cea
<div style="background-color:#080cea;">Content here</div>
.mybackground {background-color:#080cea;}
Border around this has a color of #080cea
<div style="border:2px solid #080cea;">Content here</div>
.myborder {border:2px solid #080cea;}