#5febf5 color space conversions
Hex:
#5febf5
RGB:
95, 235, 245
CMY:
63, 8, 4
CMYK:
61, 4, 0, 4
HSL:
184°, 88.2353%, 66.6667%
HSV (HSB):
184°, 61.2245%, 96.0784%
XYZ:
50.9091, 68.4421, 96.9137
xyY:
0.2354, 0.3165, 68.4421
CIE-Lab:
86.2270, -34.5750, -16.1317
CIE-LCH:
86.2270, 38.1531, 205.0123
CIE-Luv:
86.2270, -54.9418, -20.3474
Hunter-Lab:
82.7298, -34.9343, -11.5444
#5febf5 color charts
#5febf5 color shades, tints & tones
#5febf5 color schemes
#5febf5 color preview, HTML & CSS examples
This text has a color of #5febf5
<p style="color:#5febf5;">Text here</p>
.mytext {color:#5febf5;}
This box has a color of #5febf5
<div style="background-color:#5febf5;">Content here</div>
.mybackground {background-color:#5febf5;}
Border around this has a color of #5febf5
<div style="border:2px solid #5febf5;">Content here</div>
.myborder {border:2px solid #5febf5;}