#5f95ed color space conversions
Hex:
#5f95ed
RGB:
95, 149, 237
CMY:
63, 42, 7
CMYK:
60, 37, 0, 7
HSL:
217°, 79.7753%, 65.0980%
HSV (HSB):
217°, 59.9156%, 92.9412%
XYZ:
30.7528, 30.0422, 84.2986
xyY:
0.2120, 0.2071, 30.0422
CIE-Lab:
61.6906, 8.3832, -49.6975
CIE-LCH:
61.6906, 50.3996, 279.5748
CIE-Luv:
61.6906, -24.3110, -80.2882
Hunter-Lab:
54.8108, 4.2326, -52.8201
#5f95ed color charts
#5f95ed color shades, tints & tones
#5f95ed color schemes
#5f95ed color preview, HTML & CSS examples
This text has a color of #5f95ed
<p style="color:#5f95ed;">Text here</p>
.mytext {color:#5f95ed;}
This box has a color of #5f95ed
<div style="background-color:#5f95ed;">Content here</div>
.mybackground {background-color:#5f95ed;}
Border around this has a color of #5f95ed
<div style="border:2px solid #5f95ed;">Content here</div>
.myborder {border:2px solid #5f95ed;}