#013ccb color space conversions
Hex:
#013ccb
RGB:
1, 60, 203
CMY:
100, 76, 20
CMYK:
100, 70, 0, 20
HSL:
222°, 99.0196%, 40.0000%
HSV (HSB):
222°, 99.5074%, 79.6078%
XYZ:
12.4079, 7.5500, 57.3032
xyY:
0.1606, 0.0977, 7.5500
CIE-Lab:
33.0275, 42.3176, -76.9440
CIE-LCH:
33.0275, 87.8132, 298.8099
CIE-Luv:
33.0275, -13.3311, -103.0395
Hunter-Lab:
27.4772, 32.5201, -104.4142
#013ccb color charts
#013ccb color shades, tints & tones
#013ccb color schemes
#013ccb color preview, HTML & CSS examples
This text has a color of #013ccb
<p style="color:#013ccb;">Text here</p>
.mytext {color:#013ccb;}
This box has a color of #013ccb
<div style="background-color:#013ccb;">Content here</div>
.mybackground {background-color:#013ccb;}
Border around this has a color of #013ccb
<div style="border:2px solid #013ccb;">Content here</div>
.myborder {border:2px solid #013ccb;}