#005aff color space conversions
Hex:
#005aff
RGB:
0, 90, 255
CMY:
100, 65, 0
CMYK:
100, 65, 0, 0
HSL:
219°, 100.0000%, 50.0000%
HSV (HSB):
219°, 100.0000%, 100.0000%
XYZ:
21.7062, 14.5323, 96.2687
xyY:
0.1638, 0.1097, 14.5323
CIE-Lab:
44.9869, 42.7477, -86.8077
CIE-LCH:
44.9869, 96.7623, 296.2176
CIE-Luv:
44.9869, -19.6233, -129.1650
Hunter-Lab:
38.1213, 34.9252, -123.0417
#005aff color charts
#005aff RGB chart
#005aff CMYK chart
#005aff RGB pie chart
#005aff color shades, tints & tones
#005aff color schemes
#005aff color preview, HTML & CSS examples
This text has a color of #005aff
<p style="color:#005aff;">Text here</p>
.mytext {color:#005aff;}
Text color #005aff
This box has a color of #005aff
<div style="background-color:#005aff;">Content here</div>
.mybackground {background-color:#005aff;}
Background color #005aff
Border around this has a color of #005aff
<div style="border:2px solid #005aff;">Content here</div>
.myborder {border:2px solid #005aff;}
Border color #005aff