#005fff color space conversions
Hex:
#005fff
RGB:
0, 95, 255
CMY:
100, 63, 0
CMYK:
100, 63, 0, 0
HSL:
218°, 100.0000%, 50.0000%
HSV (HSB):
218°, 100.0000%, 100.0000%
XYZ:
22.1422, 15.4044, 96.4141
xyY:
0.1653, 0.1150, 15.4044
CIE-Lab:
46.1832, 39.6241, -84.8416
CIE-LCH:
46.1832, 93.6385, 295.0343
CIE-Luv:
46.1832, -20.7518, -127.7347
Hunter-Lab:
39.2485, 32.0168, -118.1723
#005fff color charts
#005fff RGB chart
#005fff CMYK chart
#005fff RGB pie chart
#005fff color shades, tints & tones
#005fff color schemes
#005fff color preview, HTML & CSS examples
This text has a color of #005fff
<p style="color:#005fff;">Text here</p>
.mytext {color:#005fff;}
Text color #005fff
This box has a color of #005fff
<div style="background-color:#005fff;">Content here</div>
.mybackground {background-color:#005fff;}
Background color #005fff
Border around this has a color of #005fff
<div style="border:2px solid #005fff;">Content here</div>
.myborder {border:2px solid #005fff;}
Border color #005fff