#5dbeef color space conversions
Hex:
#5dbeef
RGB:
93, 190, 239
CMY:
64, 25, 6
CMYK:
61, 21, 0, 6
HSL:
200°, 82.0225%, 65.0980%
HSV (HSB):
200°, 61.0879%, 93.7255%
XYZ:
38.5076, 45.3861, 88.3922
xyY:
0.2235, 0.2634, 45.3861
CIE-Lab:
73.1454, -14.2719, -32.8737
CIE-LCH:
73.1454, 35.8381, 246.5322
CIE-Luv:
73.1454, -39.3480, -50.7967
Hunter-Lab:
67.3692, -15.8670, -30.6334
#5dbeef color charts
#5dbeef color shades, tints & tones
#5dbeef color schemes
#5dbeef color preview, HTML & CSS examples
This text has a color of #5dbeef
<p style="color:#5dbeef;">Text here</p>
.mytext {color:#5dbeef;}
This box has a color of #5dbeef
<div style="background-color:#5dbeef;">Content here</div>
.mybackground {background-color:#5dbeef;}
Border around this has a color of #5dbeef
<div style="border:2px solid #5dbeef;">Content here</div>
.myborder {border:2px solid #5dbeef;}