#020ccd color space conversions
Hex:
#020ccd
RGB:
2, 12, 205
CMY:
99, 95, 20
CMYK:
99, 94, 0, 20
HSL:
237°, 98.0676%, 40.5882%
HSV (HSB):
237°, 99.0244%, 80.3922%
XYZ:
11.1760, 4.6836, 58.0726
xyY:
0.1512, 0.0634, 4.6836
CIE-Lab:
25.8137, 64.7229, -90.1010
CIE-LCH:
25.8137, 110.9380, 305.6911
CIE-Luv:
25.8137, -7.7100, -101.8315
Hunter-Lab:
21.6417, 54.3059, -143.9476
#020ccd color charts
#020ccd RGB chart
#020ccd CMYK chart
#020ccd RGB pie chart
#020ccd color shades, tints & tones
#020ccd color schemes
#020ccd color preview, HTML & CSS examples
This text has a color of #020ccd
<p style="color:#020ccd;">Text here</p>
.mytext {color:#020ccd;}
Text color #020ccd
This box has a color of #020ccd
<div style="background-color:#020ccd;">Content here</div>
.mybackground {background-color:#020ccd;}
Background color #020ccd
Border around this has a color of #020ccd
<div style="border:2px solid #020ccd;">Content here</div>
.myborder {border:2px solid #020ccd;}
Border color #020ccd