#00bdfc color space conversions
Hex:
#00bdfc
RGB:
0, 189, 252
CMY:
100, 26, 1
CMYK:
100, 25, 0, 1
HSL:
195°, 100.0000%, 49.4118%
HSV (HSB):
195°, 100.0000%, 98.8235%
XYZ:
35.7683, 43.4235, 98.5918
xyY:
0.2012, 0.2442, 43.4235
CIE-Lab:
71.8414, -17.6413, -42.0385
CIE-LCH:
71.8414, 45.5901, 247.2348
CIE-Luv:
71.8414, -48.8235, -66.0521
Hunter-Lab:
65.8965, -18.4299, -42.5799
#00bdfc color charts
#00bdfc color shades, tints & tones
#00bdfc color schemes
#00bdfc color preview, HTML & CSS examples
This text has a color of #00bdfc
<p style="color:#00bdfc;">Text here</p>
.mytext {color:#00bdfc;}
This box has a color of #00bdfc
<div style="background-color:#00bdfc;">Content here</div>
.mybackground {background-color:#00bdfc;}
Border around this has a color of #00bdfc
<div style="border:2px solid #00bdfc;">Content here</div>
.myborder {border:2px solid #00bdfc;}