#080cff color space conversions
Hex:
#080cff
RGB:
8, 12, 255
CMY:
97, 95, 0
CMYK:
97, 95, 0, 0
HSL:
239°, 100.0000%, 51.5686%
HSV (HSB):
239°, 96.8627%, 100.0000%
XYZ:
18.2816, 7.5346, 95.0985
xyY:
0.1512, 0.0623, 7.5346
CIE-Lab:
32.9941, 77.4399, -106.7039
CIE-LCH:
32.9941, 131.8433, 305.9701
CIE-Luv:
32.9941, -9.5678, -131.0628
Hunter-Lab:
27.4492, 70.8480, -186.1977
#080cff color charts
#080cff color shades, tints & tones
#080cff color schemes
#080cff color preview, HTML & CSS examples
This text has a color of #080cff
<p style="color:#080cff;">Text here</p>
.mytext {color:#080cff;}
This box has a color of #080cff
<div style="background-color:#080cff;">Content here</div>
.mybackground {background-color:#080cff;}
Border around this has a color of #080cff
<div style="border:2px solid #080cff;">Content here</div>
.myborder {border:2px solid #080cff;}