#01a8e5 color space conversions
Hex:
#01a8e5
RGB:
1, 168, 229
CMY:
100, 34, 10
CMYK:
100, 27, 0, 10
HSL:
196°, 99.1304%, 45.0980%
HSV (HSB):
196°, 99.5633%, 89.8039%
XYZ:
28.1580, 33.6689, 79.1434
xyY:
0.1997, 0.2388, 33.6689
CIE-Lab:
64.6989, -14.5227, -40.6882
CIE-LCH:
64.6989, 43.2023, 250.3572
CIE-Luv:
64.6989, -43.4693, -63.1835
Hunter-Lab:
58.0249, -14.9220, -40.2516
#01a8e5 color charts
#01a8e5 color shades, tints & tones
#01a8e5 color schemes
#01a8e5 color preview, HTML & CSS examples
This text has a color of #01a8e5
<p style="color:#01a8e5;">Text here</p>
.mytext {color:#01a8e5;}
This box has a color of #01a8e5
<div style="background-color:#01a8e5;">Content here</div>
.mybackground {background-color:#01a8e5;}
Border around this has a color of #01a8e5
<div style="border:2px solid #01a8e5;">Content here</div>
.myborder {border:2px solid #01a8e5;}