#020bf9 color space conversions
Hex:
#020bf9
RGB:
2, 11, 249
CMY:
99, 96, 2
CMYK:
99, 96, 0, 2
HSL:
238°, 98.4064%, 49.2157%
HSV (HSB):
238°, 99.1968%, 97.6471%
XYZ:
17.2436, 7.0918, 90.0825
xyY:
0.1507, 0.0620, 7.0918
CIE-Lab:
32.0150, 76.0909, -104.9700
CIE-LCH:
32.0150, 129.6477, 305.9377
CIE-Luv:
32.0150, -9.4557, -127.4749
Hunter-Lab:
26.6304, 68.9780, -181.9184
#020bf9 color charts
#020bf9 color shades, tints & tones
#020bf9 color schemes
#020bf9 color preview, HTML & CSS examples
This text has a color of #020bf9
<p style="color:#020bf9;">Text here</p>
.mytext {color:#020bf9;}
This box has a color of #020bf9
<div style="background-color:#020bf9;">Content here</div>
.mybackground {background-color:#020bf9;}
Border around this has a color of #020bf9
<div style="border:2px solid #020bf9;">Content here</div>
.myborder {border:2px solid #020bf9;}