#005bf9 color space conversions
Hex:
#005bf9
RGB:
0, 91, 249
CMY:
100, 64, 2
CMYK:
100, 63, 0, 2
HSL:
218°, 100.0000%, 48.8235%
HSV (HSB):
218°, 100.0000%, 97.6471%
XYZ:
20.8400, 14.3217, 91.2885
xyY:
0.1648, 0.1133, 14.3217
CIE-Lab:
44.6908, 39.9031, -83.9492
CIE-LCH:
44.6908, 92.9501, 295.4229
CIE-Luv:
44.6908, -19.8921, -125.1244
Hunter-Lab:
37.8441, 32.0693, -116.5302
#005bf9 color charts
#005bf9 color shades, tints & tones
#005bf9 color schemes
#005bf9 color preview, HTML & CSS examples
This text has a color of #005bf9
<p style="color:#005bf9;">Text here</p>
.mytext {color:#005bf9;}
This box has a color of #005bf9
<div style="background-color:#005bf9;">Content here</div>
.mybackground {background-color:#005bf9;}
Border around this has a color of #005bf9
<div style="border:2px solid #005bf9;">Content here</div>
.myborder {border:2px solid #005bf9;}