#005ff8 color space conversions
Hex:
#005ff8
RGB:
0, 95, 248
CMY:
100, 63, 3
CMYK:
100, 62, 0, 3
HSL:
217°, 100.0000%, 48.6275%
HSV (HSB):
217°, 100.0000%, 97.2549%
XYZ:
21.0355, 14.9617, 90.5861
xyY:
0.1662, 0.1182, 14.9617
CIE-Lab:
45.5817, 37.0030, -81.9283
CIE-LCH:
45.5817, 89.8969, 294.3064
CIE-Luv:
45.5817, -20.8337, -123.2479
Hunter-Lab:
38.6804, 29.3826, -111.7758
#005ff8 color charts
#005ff8 color shades, tints & tones
#005ff8 color schemes
#005ff8 color preview, HTML & CSS examples
This text has a color of #005ff8
<p style="color:#005ff8;">Text here</p>
.mytext {color:#005ff8;}
This box has a color of #005ff8
<div style="background-color:#005ff8;">Content here</div>
.mybackground {background-color:#005ff8;}
Border around this has a color of #005ff8
<div style="border:2px solid #005ff8;">Content here</div>
.myborder {border:2px solid #005ff8;}