#00bafe color space conversions
Hex:
#00bafe
RGB:
0, 186, 254
CMY:
100, 27, 0
CMYK:
100, 27, 0, 0
HSL:
196°, 100.0000%, 49.8039%
HSV (HSB):
196°, 100.0000%, 99.6078%
XYZ:
35.4483, 42.2736, 100.0572
xyY:
0.1994, 0.2378, 42.2736
CIE-Lab:
71.0591, -15.3489, -44.3413
CIE-LCH:
71.0591, 46.9227, 250.9065
CIE-Luv:
71.0591, -47.6845, -70.2022
Hunter-Lab:
65.0181, -16.4624, -45.7294
#00bafe color charts
#00bafe color shades, tints & tones
#00bafe color schemes
#00bafe color preview, HTML & CSS examples
This text has a color of #00bafe
<p style="color:#00bafe;">Text here</p>
.mytext {color:#00bafe;}
This box has a color of #00bafe
<div style="background-color:#00bafe;">Content here</div>
.mybackground {background-color:#00bafe;}
Border around this has a color of #00bafe
<div style="border:2px solid #00bafe;">Content here</div>
.myborder {border:2px solid #00bafe;}