#020cf3 color space conversions
Hex:
#020cf3
RGB:
2, 12, 243
CMY:
99, 95, 5
CMYK:
99, 95, 0, 5
HSL:
238°, 98.3673%, 48.0392%
HSV (HSB):
238°, 99.1770%, 95.2941%
XYZ:
16.3342, 6.7469, 85.2354
xyY:
0.1508, 0.0623, 6.7469
CIE-Lab:
31.2237, 74.4357, -102.9045
CIE-LCH:
31.2237, 127.0039, 305.8800
CIE-Luv:
31.2237, -9.2502, -124.0651
Hunter-Lab:
25.9748, 66.7931, -176.3755
#020cf3 color charts
#020cf3 color shades, tints & tones
#020cf3 color schemes
#020cf3 color preview, HTML & CSS examples
This text has a color of #020cf3
<p style="color:#020cf3;">Text here</p>
.mytext {color:#020cf3;}
This box has a color of #020cf3
<div style="background-color:#020cf3;">Content here</div>
.mybackground {background-color:#020cf3;}
Border around this has a color of #020cf3
<div style="border:2px solid #020cf3;">Content here</div>
.myborder {border:2px solid #020cf3;}