#005dff color space conversions
Hex:
#005dff
RGB:
0, 93, 255
CMY:
100, 64, 0
CMYK:
100, 64, 0, 0
HSL:
218°, 100.0000%, 50.0000%
HSV (HSB):
218°, 100.0000%, 100.0000%
XYZ:
21.9644, 15.0487, 96.3548
xyY:
0.1647, 0.1128, 15.0487
CIE-Lab:
45.7008, 40.8773, -85.6339
CIE-LCH:
45.7008, 94.8901, 295.5175
CIE-Luv:
45.7008, -20.2940, -128.3340
Hunter-Lab:
38.7927, 33.1793, -120.1121
#005dff color charts
#005dff RGB chart
#005dff CMYK chart
#005dff RGB pie chart
#005dff color shades, tints & tones
#005dff color schemes
#005dff color preview, HTML & CSS examples
This text has a color of #005dff
<p style="color:#005dff;">Text here</p>
.mytext {color:#005dff;}
Text color #005dff
This box has a color of #005dff
<div style="background-color:#005dff;">Content here</div>
.mybackground {background-color:#005dff;}
Background color #005dff
Border around this has a color of #005dff
<div style="border:2px solid #005dff;">Content here</div>
.myborder {border:2px solid #005dff;}
Border color #005dff