#005ada color space conversions
Hex:
#005ada
RGB:
0, 90, 218
CMY:
100, 65, 15
CMYK:
100, 59, 0, 15
HSL:
215°, 100.0000%, 42.7451%
HSV (HSB):
215°, 100.0000%, 85.4902%
XYZ:
16.3111, 12.3743, 67.8585
xyY:
0.1689, 0.1282, 12.3743
CIE-Lab:
41.8049, 28.6957, -71.1718
CIE-LCH:
41.8049, 76.7390, 291.9588
CIE-Luv:
41.8049, -20.0766, -105.2644
Hunter-Lab:
35.1771, 21.2076, -89.7495
#005ada color charts
#005ada RGB chart
#005ada CMYK chart
#005ada RGB pie chart
#005ada color shades, tints & tones
#005ada color schemes
#005ada color preview, HTML & CSS examples
This text has a color of #005ada
<p style="color:#005ada;">Text here</p>
.mytext {color:#005ada;}
Text color #005ada
This box has a color of #005ada
<div style="background-color:#005ada;">Content here</div>
.mybackground {background-color:#005ada;}
Background color #005ada
Border around this has a color of #005ada
<div style="border:2px solid #005ada;">Content here</div>
.myborder {border:2px solid #005ada;}
Border color #005ada