#020dec color space conversions
Hex:
#020dec
RGB:
2, 13, 236
CMY:
99, 95, 7
CMYK:
99, 94, 0, 7
HSL:
237°, 98.3193%, 46.6667%
HSV (HSB):
237°, 99.1525%, 92.5490%
XYZ:
15.3093, 6.3569, 79.7770
xyY:
0.1509, 0.0627, 6.3569
CIE-Lab:
30.2956, 72.4960, -100.4829
CIE-LCH:
30.2956, 123.9051, 305.8096
CIE-Luv:
30.2956, -9.0085, -120.0709
Hunter-Lab:
25.2129, 64.2629, -169.9528
#020dec color charts
#020dec RGB chart
#020dec CMYK chart
#020dec RGB pie chart
#020dec color shades, tints & tones
#020dec color schemes
#020dec color preview, HTML & CSS examples
This text has a color of #020dec
<p style="color:#020dec;">Text here</p>
.mytext {color:#020dec;}
Text color #020dec
This box has a color of #020dec
<div style="background-color:#020dec;">Content here</div>
.mybackground {background-color:#020dec;}
Background color #020dec
Border around this has a color of #020dec
<div style="border:2px solid #020dec;">Content here</div>
.myborder {border:2px solid #020dec;}
Border color #020dec