#00bfff color space conversions
Hex:
#00bfff
RGB:
0, 191, 255
CMY:
100, 25, 0
CMYK:
100, 25, 0, 0
HSL:
195°, 100.0000%, 50.0000%
HSV (HSB):
195°, 100.0000%, 100.0000%
XYZ:
36.6808, 44.4816, 101.2603
xyY:
0.2011, 0.2438, 44.4816
CIE-Lab:
72.5492, -17.6480, -42.5483
CIE-LCH:
72.5492, 46.0631, 247.4725
CIE-Luv:
72.5492, -49.2655, -67.0150
Hunter-Lab:
66.6945, -18.5436, -43.3320
#00bfff color charts
#00bfff color shades, tints & tones
#00bfff color schemes
#00bfff color preview, HTML & CSS examples
This text has a color of #00bfff
<p style="color:#00bfff;">Text here</p>
.mytext {color:#00bfff;}
This box has a color of #00bfff
<div style="background-color:#00bfff;">Content here</div>
.mybackground {background-color:#00bfff;}
Border around this has a color of #00bfff
<div style="border:2px solid #00bfff;">Content here</div>
.myborder {border:2px solid #00bfff;}