#5f95e2 color space conversions
Hex:
#5f95e2
RGB:
95, 149, 226
CMY:
63, 42, 11
CMYK:
58, 34, 0, 11
HSL:
215°, 69.3122%, 62.9412%
HSV (HSB):
215°, 57.9646%, 88.6275%
XYZ:
29.1942, 29.4188, 76.0912
xyY:
0.2167, 0.2184, 29.4188
CIE-Lab:
61.1495, 4.8161, -44.4659
CIE-LCH:
61.1495, 44.7259, 276.1816
CIE-Luv:
61.1495, -24.4183, -71.0822
Hunter-Lab:
54.2391, 1.1594, -45.2097
#5f95e2 color charts
#5f95e2 color shades, tints & tones
#5f95e2 color schemes
#5f95e2 color preview, HTML & CSS examples
This text has a color of #5f95e2
<p style="color:#5f95e2;">Text here</p>
.mytext {color:#5f95e2;}
This box has a color of #5f95e2
<div style="background-color:#5f95e2;">Content here</div>
.mybackground {background-color:#5f95e2;}
Border around this has a color of #5f95e2
<div style="border:2px solid #5f95e2;">Content here</div>
.myborder {border:2px solid #5f95e2;}