#020dd0 color space conversions
Hex:
#020dd0
RGB:
2, 13, 208
CMY:
99, 95, 18
CMYK:
99, 94, 0, 18
HSL:
237°, 98.0952%, 41.1765%
HSV (HSB):
237°, 99.0385%, 81.5686%
XYZ:
11.5541, 4.8548, 60.0026
xyY:
0.1512, 0.0635, 4.8548
CIE-Lab:
26.3171, 65.2856, -91.0104
CIE-LCH:
26.3171, 112.0049, 305.6535
CIE-Luv:
26.3171, -7.8797, -103.6875
Hunter-Lab:
22.0337, 55.0439, -146.0365
#020dd0 color charts
#020dd0 color shades, tints & tones
#020dd0 color schemes
#020dd0 color preview, HTML & CSS examples
This text has a color of #020dd0
<p style="color:#020dd0;">Text here</p>
.mytext {color:#020dd0;}
This box has a color of #020dd0
<div style="background-color:#020dd0;">Content here</div>
.mybackground {background-color:#020dd0;}
Border around this has a color of #020dd0
<div style="border:2px solid #020dd0;">Content here</div>
.myborder {border:2px solid #020dd0;}