#0abeef color space conversions
Hex:
#0abeef
RGB:
10, 190, 239
CMY:
96, 25, 6
CMYK:
96, 21, 0, 6
HSL:
193°, 91.9679%, 48.8235%
HSV (HSB):
193°, 95.8159%, 93.7255%
XYZ:
34.1186, 43.1234, 88.1868
xyY:
0.2062, 0.2607, 43.1234
CIE-Lab:
71.6387, -22.4045, -35.3268
CIE-LCH:
71.6387, 41.8324, 237.6169
CIE-Luv:
71.6387, -49.8279, -53.8920
Hunter-Lab:
65.6684, -22.1785, -33.6532
#0abeef color charts
#0abeef color shades, tints & tones
#0abeef color schemes
#0abeef color preview, HTML & CSS examples
This text has a color of #0abeef
<p style="color:#0abeef;">Text here</p>
.mytext {color:#0abeef;}
This box has a color of #0abeef
<div style="background-color:#0abeef;">Content here</div>
.mybackground {background-color:#0abeef;}
Border around this has a color of #0abeef
<div style="border:2px solid #0abeef;">Content here</div>
.myborder {border:2px solid #0abeef;}