#5daffc color space conversions
Hex:
#5daffc
RGB:
93, 175, 252
CMY:
64, 31, 1
CMYK:
63, 31, 0, 1
HSL:
209°, 96.3636%, 67.6471%
HSV (HSB):
209°, 63.0952%, 98.8235%
XYZ:
37.4149, 40.0154, 97.8472
xyY:
0.2135, 0.2283, 40.0154
CIE-Lab:
69.4805, -2.0083, -45.6208
CIE-LCH:
69.4805, 45.6650, 267.4793
CIE-Luv:
69.4805, -33.5293, -73.6908
Hunter-Lab:
63.2577, -5.1241, -47.4296
#5daffc color charts
#5daffc color shades, tints & tones
#5daffc color schemes
#5daffc color preview, HTML & CSS examples
This text has a color of #5daffc
<p style="color:#5daffc;">Text here</p>
.mytext {color:#5daffc;}
This box has a color of #5daffc
<div style="background-color:#5daffc;">Content here</div>
.mybackground {background-color:#5daffc;}
Border around this has a color of #5daffc
<div style="border:2px solid #5daffc;">Content here</div>
.myborder {border:2px solid #5daffc;}