#010cca color space conversions
Hex:
#010cca
RGB:
1, 12, 202
CMY:
100, 95, 21
CMYK:
100, 94, 0, 21
HSL:
237°, 99.0148%, 39.8039%
HSV (HSB):
237°, 99.5050%, 79.2157%
XYZ:
10.8047, 4.5337, 56.1827
xyY:
0.1511, 0.0634, 4.5337
CIE-Lab:
25.3626, 63.9241, -89.0999
CIE-LCH:
25.3626, 109.6590, 305.6573
CIE-Luv:
25.3626, -7.6225, -100.0289
Hunter-Lab:
21.2924, 53.3167, -141.5396
#010cca color charts
#010cca color shades, tints & tones
#010cca color schemes
#010cca color preview, HTML & CSS examples
This text has a color of #010cca
<p style="color:#010cca;">Text here</p>
.mytext {color:#010cca;}
This box has a color of #010cca
<div style="background-color:#010cca;">Content here</div>
.mybackground {background-color:#010cca;}
Border around this has a color of #010cca
<div style="border:2px solid #010cca;">Content here</div>
.myborder {border:2px solid #010cca;}