#5f80cc color space conversions
Hex:
#5f80cc
RGB:
95, 128, 204
CMY:
63, 50, 20
CMYK:
53, 37, 0, 20
HSL:
222°, 51.6588%, 58.6275%
HSV (HSB):
222°, 53.4314%, 80.0000%
XYZ:
23.3376, 22.2309, 60.1877
xyY:
0.2207, 0.2102, 22.2309
CIE-Lab:
54.2711, 10.2020, -42.9822
CIE-LCH:
54.2711, 44.1764, 283.3523
CIE-Luv:
54.2711, -17.0178, -67.7332
Hunter-Lab:
47.1496, 5.8400, -42.6805
#5f80cc color charts
#5f80cc color shades, tints & tones
#5f80cc color schemes
#5f80cc color preview, HTML & CSS examples
This text has a color of #5f80cc
<p style="color:#5f80cc;">Text here</p>
.mytext {color:#5f80cc;}
This box has a color of #5f80cc
<div style="background-color:#5f80cc;">Content here</div>
.mybackground {background-color:#5f80cc;}
Border around this has a color of #5f80cc
<div style="border:2px solid #5f80cc;">Content here</div>
.myborder {border:2px solid #5f80cc;}