#020dc4 color space conversions
Hex:
#020dc4
RGB:
2, 13, 196
CMY:
99, 95, 23
CMYK:
99, 93, 0, 23
HSL:
237°, 97.9798%, 38.8235%
HSV (HSB):
237°, 98.9796%, 76.8627%
XYZ:
10.1328, 4.2863, 52.5178
xyY:
0.1514, 0.0640, 4.2863
CIE-Lab:
24.5961, 62.0993, -86.8546
CIE-LCH:
24.5961, 106.7710, 305.5640
CIE-Luv:
24.5961, -7.3933, -96.5786
Hunter-Lab:
20.7033, 51.1319, -135.9078
#020dc4 color charts
#020dc4 color shades, tints & tones
#020dc4 color schemes
#020dc4 color preview, HTML & CSS examples
This text has a color of #020dc4
<p style="color:#020dc4;">Text here</p>
.mytext {color:#020dc4;}
This box has a color of #020dc4
<div style="background-color:#020dc4;">Content here</div>
.mybackground {background-color:#020dc4;}
Border around this has a color of #020dc4
<div style="border:2px solid #020dc4;">Content here</div>
.myborder {border:2px solid #020dc4;}