#00bed4 color space conversions
Hex:
#00bed4
RGB:
0, 190, 212
CMY:
100, 25, 17
CMYK:
100, 10, 0, 17
HSL:
186°, 100.0000%, 41.5686%
HSV (HSB):
186°, 100.0000%, 83.1373%
XYZ:
30.2971, 41.5804, 68.7163
xyY:
0.2155, 0.2957, 41.5804
CIE-Lab:
70.5806, -31.6398, -22.2754
CIE-LCH:
70.5806, 38.6945, 215.1467
CIE-Luv:
70.5806, -52.2524, -30.5265
Hunter-Lab:
64.4828, -28.9772, -18.0446
#00bed4 color charts
#00bed4 color shades, tints & tones
#00bed4 color schemes
#00bed4 color preview, HTML & CSS examples
This text has a color of #00bed4
<p style="color:#00bed4;">Text here</p>
.mytext {color:#00bed4;}
This box has a color of #00bed4
<div style="background-color:#00bed4;">Content here</div>
.mybackground {background-color:#00bed4;}
Border around this has a color of #00bed4
<div style="border:2px solid #00bed4;">Content here</div>
.myborder {border:2px solid #00bed4;}