#020bff color space conversions
Hex:
#020bff
RGB:
2, 11, 255
CMY:
99, 96, 0
CMYK:
99, 96, 0, 0
HSL:
238°, 100.0000%, 50.3922%
HSV (HSB):
238°, 99.2157%, 100.0000%
XYZ:
18.1947, 7.4723, 95.0911
xyY:
0.1507, 0.0619, 7.4723
CIE-Lab:
32.8587, 77.5657, -106.9324
CIE-LCH:
32.8587, 132.1021, 305.9560
CIE-Luv:
32.8587, -9.6974, -130.9266
Hunter-Lab:
27.3354, 70.9743, -187.1159
#020bff color charts
#020bff color shades, tints & tones
#020bff color schemes
#020bff color preview, HTML & CSS examples
This text has a color of #020bff
<p style="color:#020bff;">Text here</p>
.mytext {color:#020bff;}
This box has a color of #020bff
<div style="background-color:#020bff;">Content here</div>
.mybackground {background-color:#020bff;}
Border around this has a color of #020bff
<div style="border:2px solid #020bff;">Content here</div>
.myborder {border:2px solid #020bff;}