#01c0f5 color space conversions
Hex:
#01c0f5
RGB:
1, 192, 245
CMY:
100, 25, 4
CMYK:
100, 22, 0, 4
HSL:
193°, 99.1870%, 48.2353%
HSV (HSB):
193°, 99.5918%, 96.0784%
XYZ:
35.3436, 44.2983, 93.0738
xyY:
0.2046, 0.2565, 44.2983
CIE-Lab:
72.4274, -21.6015, -37.3489
CIE-LCH:
72.4274, 43.1459, 239.9562
CIE-Luv:
72.4274, -50.3156, -57.5443
Hunter-Lab:
66.5570, -21.6863, -36.3218
#01c0f5 color charts
#01c0f5 color shades, tints & tones
#01c0f5 color schemes
#01c0f5 color preview, HTML & CSS examples
This text has a color of #01c0f5
<p style="color:#01c0f5;">Text here</p>
.mytext {color:#01c0f5;}
This box has a color of #01c0f5
<div style="background-color:#01c0f5;">Content here</div>
.mybackground {background-color:#01c0f5;}
Border around this has a color of #01c0f5
<div style="border:2px solid #01c0f5;">Content here</div>
.myborder {border:2px solid #01c0f5;}