#5faded color space conversions
Hex:
#5faded
RGB:
95, 173, 237
CMY:
63, 32, 7
CMYK:
60, 27, 0, 7
HSL:
207°, 79.7753%, 65.0980%
HSV (HSB):
207°, 59.9156%, 92.9412%
XYZ:
34.9489, 38.4345, 85.6974
xyY:
0.2197, 0.2416, 38.4345
CIE-Lab:
68.3396, -5.3248, -39.2439
CIE-LCH:
68.3396, 39.6035, 262.2730
CIE-Luv:
68.3396, -32.7720, -62.2586
Hunter-Lab:
61.9955, -7.8658, -38.5606
#5faded color charts
#5faded color shades, tints & tones
#5faded color schemes
#5faded color preview, HTML & CSS examples
This text has a color of #5faded
<p style="color:#5faded;">Text here</p>
.mytext {color:#5faded;}
This box has a color of #5faded
<div style="background-color:#5faded;">Content here</div>
.mybackground {background-color:#5faded;}
Border around this has a color of #5faded
<div style="border:2px solid #5faded;">Content here</div>
.myborder {border:2px solid #5faded;}