#005ffc color space conversions
Hex:
#005ffc
RGB:
0, 95, 252
CMY:
100, 63, 1
CMYK:
100, 62, 0, 1
HSL:
217°, 100.0000%, 49.4118%
HSV (HSB):
217°, 100.0000%, 98.8235%
XYZ:
21.6629, 15.2127, 93.8900
xyY:
0.1657, 0.1163, 15.2127
CIE-Lab:
45.9241, 38.5046, -83.5975
CIE-LCH:
45.9241, 92.0388, 294.7306
CIE-Luv:
45.9241, -20.7849, -125.8195
Hunter-Lab:
39.0035, 30.8846, -115.4219
#005ffc color charts
#005ffc color shades, tints & tones
#005ffc color schemes
#005ffc color preview, HTML & CSS examples
This text has a color of #005ffc
<p style="color:#005ffc;">Text here</p>
.mytext {color:#005ffc;}
This box has a color of #005ffc
<div style="background-color:#005ffc;">Content here</div>
.mybackground {background-color:#005ffc;}
Border around this has a color of #005ffc
<div style="border:2px solid #005ffc;">Content here</div>
.myborder {border:2px solid #005ffc;}