#005fda color space conversions
Hex:
#005fda
RGB:
0, 95, 218
CMY:
100, 63, 15
CMYK:
100, 56, 0, 15
HSL:
214°, 100.0000%, 42.7451%
HSV (HSB):
214°, 100.0000%, 85.4902%
XYZ:
16.7471, 13.2464, 68.0038
xyY:
0.1709, 0.1352, 13.2464
CIE-Lab:
43.1321, 25.4291, -69.0053
CIE-LCH:
43.1321, 73.5417, 290.2293
CIE-Luv:
43.1321, -21.3836, -103.2372
Hunter-Lab:
36.3956, 18.4429, -85.3043
#005fda color charts
#005fda color shades, tints & tones
#005fda color schemes
#005fda color preview, HTML & CSS examples
This text has a color of #005fda
<p style="color:#005fda;">Text here</p>
.mytext {color:#005fda;}
This box has a color of #005fda
<div style="background-color:#005fda;">Content here</div>
.mybackground {background-color:#005fda;}
Border around this has a color of #005fda
<div style="border:2px solid #005fda;">Content here</div>
.myborder {border:2px solid #005fda;}