#020fb9 color space conversions
Hex:
#020fb9
RGB:
2, 15, 185
CMY:
99, 94, 27
CMYK:
99, 92, 0, 27
HSL:
236°, 97.8610%, 36.6667%
HSV (HSB):
236°, 98.9189%, 72.5490%
XYZ:
8.9528, 3.8573, 46.1716
xyY:
0.1518, 0.0654, 3.8573
CIE-Lab:
23.1941, 58.5577, -82.6811
CIE-LCH:
23.1941, 101.3172, 305.3075
CIE-Luv:
23.1941, -7.0645, -90.2338
Hunter-Lab:
19.6401, 46.9979, -125.6359
#020fb9 color charts
#020fb9 color shades, tints & tones
#020fb9 color schemes
#020fb9 color preview, HTML & CSS examples
This text has a color of #020fb9
<p style="color:#020fb9;">Text here</p>
.mytext {color:#020fb9;}
This box has a color of #020fb9
<div style="background-color:#020fb9;">Content here</div>
.mybackground {background-color:#020fb9;}
Border around this has a color of #020fb9
<div style="border:2px solid #020fb9;">Content here</div>
.myborder {border:2px solid #020fb9;}