#01a5c5 color space conversions
Hex:
#01a5c5
RGB:
1, 165, 197
CMY:
100, 35, 23
CMYK:
99, 16, 0, 23
HSL:
190°, 98.9899%, 38.8235%
HSV (HSB):
190°, 99.4924%, 77.2549%
XYZ:
23.5457, 30.9479, 57.5559
xyY:
0.2101, 0.2762, 30.9479
CIE-Lab:
62.4637, -24.1827, -26.4289
CIE-LCH:
62.4637, 35.8231, 227.5412
CIE-Luv:
62.4637, -44.8499, -37.8367
Hunter-Lab:
55.6309, -21.8041, -22.4000
#01a5c5 color charts
#01a5c5 color shades, tints & tones
#01a5c5 color schemes
#01a5c5 color preview, HTML & CSS examples
This text has a color of #01a5c5
<p style="color:#01a5c5;">Text here</p>
.mytext {color:#01a5c5;}
This box has a color of #01a5c5
<div style="background-color:#01a5c5;">Content here</div>
.mybackground {background-color:#01a5c5;}
Border around this has a color of #01a5c5
<div style="border:2px solid #01a5c5;">Content here</div>
.myborder {border:2px solid #01a5c5;}