#020fdc color space conversions
Hex:
#020fdc
RGB:
2, 15, 220
CMY:
99, 94, 14
CMYK:
99, 93, 0, 14
HSL:
236°, 98.1982%, 43.5294%
HSV (HSB):
236°, 99.0909%, 86.2745%
XYZ:
13.1141, 5.5219, 68.0848
xyY:
0.1512, 0.0637, 5.5219
CIE-Lab:
28.1726, 67.9678, -94.8655
CIE-LCH:
28.1726, 116.7008, 305.6203
CIE-Luv:
28.1726, -8.4599, -110.8946
Hunter-Lab:
23.4986, 58.4947, -155.3373
#020fdc color charts
#020fdc RGB chart
#020fdc CMYK chart
#020fdc RGB pie chart
#020fdc color shades, tints & tones
#020fdc color schemes
#020fdc color preview, HTML & CSS examples
This text has a color of #020fdc
<p style="color:#020fdc;">Text here</p>
.mytext {color:#020fdc;}
Text color #020fdc
This box has a color of #020fdc
<div style="background-color:#020fdc;">Content here</div>
.mybackground {background-color:#020fdc;}
Background color #020fdc
Border around this has a color of #020fdc
<div style="border:2px solid #020fdc;">Content here</div>
.myborder {border:2px solid #020fdc;}
Border color #020fdc