#080cd5 color space conversions
Hex:
#080cd5
RGB:
8, 12, 213
CMY:
97, 95, 16
CMYK:
96, 94, 0, 16
HSL:
239°, 92.7602%, 43.3333%
HSV (HSB):
239°, 96.2441%, 83.5294%
XYZ:
12.2419, 5.1187, 63.2936
xyY:
0.1518, 0.0635, 5.1187
CIE-Lab:
27.0702, 66.8593, -92.6565
CIE-LCH:
27.0702, 114.2602, 305.8136
CIE-Luv:
27.0702, -7.8364, -106.6860
Hunter-Lab:
22.6245, 56.9916, -150.0309
#080cd5 color charts
#080cd5 color shades, tints & tones
#080cd5 color schemes
#080cd5 color preview, HTML & CSS examples
This text has a color of #080cd5
<p style="color:#080cd5;">Text here</p>
.mytext {color:#080cd5;}
This box has a color of #080cd5
<div style="background-color:#080cd5;">Content here</div>
.mybackground {background-color:#080cd5;}
Border around this has a color of #080cd5
<div style="border:2px solid #080cd5;">Content here</div>
.myborder {border:2px solid #080cd5;}