#082acc color space conversions
Hex:
#082acc
RGB:
8, 42, 204
CMY:
97, 84, 20
CMYK:
96, 79, 0, 20
HSL:
230°, 92.4528%, 41.5686%
HSV (HSB):
230°, 96.0784%, 80.0000%
XYZ:
11.8272, 6.0672, 57.6745
xyY:
0.1565, 0.0803, 6.0672
CIE-Lab:
29.5813, 53.1516, -83.2336
CIE-LCH:
29.5813, 98.7569, 302.5616
CIE-Luv:
29.5813, -10.1305, -103.9811
Hunter-Lab:
24.6317, 42.6035, -121.5840
#082acc color charts
#082acc color shades, tints & tones
#082acc color schemes
#082acc color preview, HTML & CSS examples
This text has a color of #082acc
<p style="color:#082acc;">Text here</p>
.mytext {color:#082acc;}
This box has a color of #082acc
<div style="background-color:#082acc;">Content here</div>
.mybackground {background-color:#082acc;}
Border around this has a color of #082acc
<div style="border:2px solid #082acc;">Content here</div>
.myborder {border:2px solid #082acc;}