#005dcf color space conversions
Hex:
#005dcf
RGB:
0, 93, 207
CMY:
100, 64, 19
CMYK:
100, 55, 0, 19
HSL:
213°, 100.0000%, 40.5882%
HSV (HSB):
213°, 100.0000%, 81.1765%
XYZ:
15.1768, 12.3337, 60.6122
xyY:
0.1722, 0.1400, 12.3337
CIE-Lab:
41.7416, 22.3727, -64.9698
CIE-LCH:
41.7416, 68.7140, 289.0015
CIE-Luv:
41.7416, -21.1239, -96.4633
Hunter-Lab:
35.1194, 15.6799, -77.7446
#005dcf color charts
#005dcf color shades, tints & tones
#005dcf color schemes
#005dcf color preview, HTML & CSS examples
This text has a color of #005dcf
<p style="color:#005dcf;">Text here</p>
.mytext {color:#005dcf;}
This box has a color of #005dcf
<div style="background-color:#005dcf;">Content here</div>
.mybackground {background-color:#005dcf;}
Border around this has a color of #005dcf
<div style="border:2px solid #005dcf;">Content here</div>
.myborder {border:2px solid #005dcf;}