#080fd1 color space conversions
Hex:
#080fd1
RGB:
8, 15, 209
CMY:
97, 94, 18
CMYK:
96, 93, 0, 18
HSL:
238°, 92.6267%, 42.5490%
HSV (HSB):
238°, 96.1722%, 81.9608%
XYZ:
11.7796, 4.9967, 60.6652
xyY:
0.1521, 0.0645, 4.9967
CIE-Lab:
26.7254, 65.1262, -90.9077
CIE-LCH:
26.7254, 111.8286, 305.6178
CIE-Luv:
26.7254, -7.8172, -104.5729
Hunter-Lab:
22.3533, 54.9461, -145.2610
#080fd1 color charts
#080fd1 color shades, tints & tones
#080fd1 color schemes
#080fd1 color preview, HTML & CSS examples
This text has a color of #080fd1
<p style="color:#080fd1;">Text here</p>
.mytext {color:#080fd1;}
This box has a color of #080fd1
<div style="background-color:#080fd1;">Content here</div>
.mybackground {background-color:#080fd1;}
Border around this has a color of #080fd1
<div style="border:2px solid #080fd1;">Content here</div>
.myborder {border:2px solid #080fd1;}