#005dd0 color space conversions
Hex:
#005dd0
RGB:
0, 93, 208
CMY:
100, 64, 18
CMYK:
100, 55, 0, 18
HSL:
213°, 100.0000%, 40.7843%
HSV (HSB):
213°, 100.0000%, 81.5686%
XYZ:
15.2995, 12.3828, 61.2582
xyY:
0.1720, 0.1392, 12.3828
CIE-Lab:
41.8181, 22.7720, -65.4204
CIE-LCH:
41.8181, 69.2704, 289.1924
CIE-Luv:
41.8181, -21.0972, -97.1642
Hunter-Lab:
35.1892, 16.0271, -78.5812
#005dd0 color charts
#005dd0 color shades, tints & tones
#005dd0 color schemes
#005dd0 color preview, HTML & CSS examples
This text has a color of #005dd0
<p style="color:#005dd0;">Text here</p>
.mytext {color:#005dd0;}
This box has a color of #005dd0
<div style="background-color:#005dd0;">Content here</div>
.mybackground {background-color:#005dd0;}
Border around this has a color of #005dd0
<div style="border:2px solid #005dd0;">Content here</div>
.myborder {border:2px solid #005dd0;}