#5abeef color space conversions
Hex:
#5abeef
RGB:
90, 190, 239
CMY:
65, 25, 6
CMYK:
62, 21, 0, 6
HSL:
200°, 82.3204%, 64.5098%
HSV (HSB):
200°, 62.3431%, 93.7255%
XYZ:
38.2099, 45.2326, 88.3782
xyY:
0.2224, 0.2633, 45.2326
CIE-Lab:
73.0448, -14.7943, -33.0374
CIE-LCH:
73.0448, 36.1986, 245.8769
CIE-Luv:
73.0448, -40.0460, -51.0028
Hunter-Lab:
67.2552, -16.2847, -30.8328
#5abeef color charts
#5abeef color shades, tints & tones
#5abeef color schemes
#5abeef color preview, HTML & CSS examples
This text has a color of #5abeef
<p style="color:#5abeef;">Text here</p>
.mytext {color:#5abeef;}
This box has a color of #5abeef
<div style="background-color:#5abeef;">Content here</div>
.mybackground {background-color:#5abeef;}
Border around this has a color of #5abeef
<div style="border:2px solid #5abeef;">Content here</div>
.myborder {border:2px solid #5abeef;}