#00bed2 color space conversions
Hex:
#00bed2
RGB:
0, 190, 210
CMY:
100, 25, 18
CMYK:
100, 10, 0, 18
HSL:
186°, 100.0000%, 41.1765%
HSV (HSB):
186°, 100.0000%, 82.3529%
XYZ:
30.0463, 41.4801, 67.3956
xyY:
0.2163, 0.2986, 41.4801
CIE-Lab:
70.5110, -32.2845, -21.2893
CIE-LCH:
70.5110, 38.6720, 213.4020
CIE-Luv:
70.5110, -52.4128, -28.7962
Hunter-Lab:
64.4050, -29.4347, -16.9596
#00bed2 color charts
#00bed2 color shades, tints & tones
#00bed2 color schemes
#00bed2 color preview, HTML & CSS examples
This text has a color of #00bed2
<p style="color:#00bed2;">Text here</p>
.mytext {color:#00bed2;}
This box has a color of #00bed2
<div style="background-color:#00bed2;">Content here</div>
.mybackground {background-color:#00bed2;}
Border around this has a color of #00bed2
<div style="border:2px solid #00bed2;">Content here</div>
.myborder {border:2px solid #00bed2;}