#00b9f9 color space conversions
Hex:
#00b9f9
RGB:
0, 185, 249
CMY:
100, 27, 2
CMYK:
100, 26, 0, 2
HSL:
195°, 100.0000%, 48.8235%
HSV (HSB):
195°, 100.0000%, 97.6471%
XYZ:
34.4478, 41.5375, 95.8245
xyY:
0.2005, 0.2418, 41.5375
CIE-Lab:
70.5509, -16.5763, -42.4361
CIE-LCH:
70.5509, 45.5588, 248.6635
CIE-Luv:
70.5509, -47.7165, -66.7091
Hunter-Lab:
64.4496, -17.3798, -43.0384
#00b9f9 color charts
#00b9f9 color shades, tints & tones
#00b9f9 color schemes
#00b9f9 color preview, HTML & CSS examples
This text has a color of #00b9f9
<p style="color:#00b9f9;">Text here</p>
.mytext {color:#00b9f9;}
This box has a color of #00b9f9
<div style="background-color:#00b9f9;">Content here</div>
.mybackground {background-color:#00b9f9;}
Border around this has a color of #00b9f9
<div style="border:2px solid #00b9f9;">Content here</div>
.myborder {border:2px solid #00b9f9;}