#005bc1 color space conversions
Hex:
#005bc1
RGB:
0, 91, 193
CMY:
100, 64, 24
CMYK:
100, 53, 0, 24
HSL:
212°, 100.0000%, 37.8431%
HSV (HSB):
212°, 100.0000%, 75.6863%
XYZ:
13.3667, 11.3324, 51.9350
xyY:
0.1744, 0.1479, 11.3324
CIE-Lab:
40.1348, 18.0549, -59.4814
CIE-LCH:
40.1348, 62.1612, 286.8850
CIE-Luv:
40.1348, -20.9712, -87.4538
Hunter-Lab:
33.6637, 11.9650, -67.9056
#005bc1 color charts
#005bc1 color shades, tints & tones
#005bc1 color schemes
#005bc1 color preview, HTML & CSS examples
This text has a color of #005bc1
<p style="color:#005bc1;">Text here</p>
.mytext {color:#005bc1;}
This box has a color of #005bc1
<div style="background-color:#005bc1;">Content here</div>
.mybackground {background-color:#005bc1;}
Border around this has a color of #005bc1
<div style="border:2px solid #005bc1;">Content here</div>
.myborder {border:2px solid #005bc1;}