#005fcc color space conversions
Hex:
#005fcc
RGB:
0, 95, 204
CMY:
100, 63, 20
CMYK:
100, 53, 0, 20
HSL:
212°, 100.0000%, 40.0000%
HSV (HSB):
212°, 100.0000%, 80.0000%
XYZ:
14.9913, 12.5441, 58.7579
xyY:
0.1737, 0.1454, 12.5441
CIE-Lab:
42.0681, 19.8558, -62.7117
CIE-LCH:
42.0681, 65.7801, 287.5688
CIE-Luv:
42.0681, -21.7648, -93.4028
Hunter-Lab:
35.4176, 13.5734, -73.5700
#005fcc color charts
#005fcc RGB chart
#005fcc CMYK chart
#005fcc RGB pie chart
#005fcc color shades, tints & tones
#005fcc color schemes
#005fcc color preview, HTML & CSS examples
This text has a color of #005fcc
<p style="color:#005fcc;">Text here</p>
.mytext {color:#005fcc;}
Text color #005fcc
This box has a color of #005fcc
<div style="background-color:#005fcc;">Content here</div>
.mybackground {background-color:#005fcc;}
Background color #005fcc
Border around this has a color of #005fcc
<div style="border:2px solid #005fcc;">Content here</div>
.myborder {border:2px solid #005fcc;}
Border color #005fcc