#005fed color space conversions
Hex:
#005fed
RGB:
0, 95, 237
CMY:
100, 63, 7
CMYK:
100, 60, 0, 7
HSL:
216°, 100.0000%, 46.4706%
HSV (HSB):
216°, 100.0000%, 92.9412%
XYZ:
19.3783, 14.2988, 81.8594
xyY:
0.1677, 0.1238, 14.2988
CIE-Lab:
44.6585, 32.8220, -77.2745
CIE-LCH:
44.6585, 83.9562, 293.0131
CIE-Luv:
44.6585, -20.9961, -116.0652
Hunter-Lab:
37.8138, 25.3009, -101.8814
#005fed color charts
#005fed color shades, tints & tones
#005fed color schemes
#005fed color preview, HTML & CSS examples
This text has a color of #005fed
<p style="color:#005fed;">Text here</p>
.mytext {color:#005fed;}
This box has a color of #005fed
<div style="background-color:#005fed;">Content here</div>
.mybackground {background-color:#005fed;}
Border around this has a color of #005fed
<div style="border:2px solid #005fed;">Content here</div>
.myborder {border:2px solid #005fed;}