#010ccd color space conversions
Hex:
#010ccd
RGB:
1, 12, 205
CMY:
100, 95, 20
CMYK:
100, 94, 0, 20
HSL:
237°, 99.0291%, 40.3922%
HSV (HSB):
237°, 99.5122%, 80.3922%
XYZ:
11.1634, 4.6772, 58.0720
xyY:
0.1510, 0.0633, 4.6772
CIE-Lab:
25.7945, 64.7143, -90.1336
CIE-LCH:
25.7945, 110.9594, 305.6777
CIE-Luv:
25.7945, -7.7445, -101.8079
Hunter-Lab:
21.6268, 54.2923, -144.0662
#010ccd color charts
#010ccd RGB chart
#010ccd CMYK chart
#010ccd RGB pie chart
#010ccd color shades, tints & tones
#010ccd color schemes
#010ccd color preview, HTML & CSS examples
This text has a color of #010ccd
<p style="color:#010ccd;">Text here</p>
.mytext {color:#010ccd;}
Text color #010ccd
This box has a color of #010ccd
<div style="background-color:#010ccd;">Content here</div>
.mybackground {background-color:#010ccd;}
Background color #010ccd
Border around this has a color of #010ccd
<div style="border:2px solid #010ccd;">Content here</div>
.myborder {border:2px solid #010ccd;}
Border color #010ccd