#00bffd color space conversions
Hex:
#00bffd
RGB:
0, 191, 253
CMY:
100, 25, 1
CMYK:
100, 25, 0, 1
HSL:
195°, 100.0000%, 49.6078%
HSV (HSB):
195°, 100.0000%, 99.2157%
XYZ:
36.3604, 44.3535, 99.5732
xyY:
0.2017, 0.2460, 44.3535
CIE-Lab:
72.4641, -18.3441, -41.6048
CIE-LCH:
72.4641, 45.4694, 246.2067
CIE-Luv:
72.4641, -49.4131, -65.2900
Hunter-Lab:
66.5984, -19.0923, -42.0273
#00bffd color charts
#00bffd color shades, tints & tones
#00bffd color schemes
#00bffd color preview, HTML & CSS examples
This text has a color of #00bffd
<p style="color:#00bffd;">Text here</p>
.mytext {color:#00bffd;}
This box has a color of #00bffd
<div style="background-color:#00bffd;">Content here</div>
.mybackground {background-color:#00bffd;}
Border around this has a color of #00bffd
<div style="border:2px solid #00bffd;">Content here</div>
.myborder {border:2px solid #00bffd;}