#5febca color space conversions
Hex:
#5febca
RGB:
95, 235, 202
CMY:
63, 8, 21
CMYK:
60, 0, 14, 8
HSL:
166°, 77.7778%, 64.7059%
HSV (HSB):
166°, 59.5745%, 92.1569%
XYZ:
45.0883, 66.1138, 66.2620
xyY:
0.2541, 0.3725, 66.1138
CIE-Lab:
85.0544, -45.6269, 4.7468
CIE-LCH:
85.0544, 45.8731, 174.0606
CIE-Luv:
85.0544, -57.3569, 14.6374
Hunter-Lab:
81.3104, -43.3112, 8.6003
#5febca color charts
#5febca color shades, tints & tones
#5febca color schemes
#5febca color preview, HTML & CSS examples
This text has a color of #5febca
<p style="color:#5febca;">Text here</p>
.mytext {color:#5febca;}
This box has a color of #5febca
<div style="background-color:#5febca;">Content here</div>
.mybackground {background-color:#5febca;}
Border around this has a color of #5febca
<div style="border:2px solid #5febca;">Content here</div>
.myborder {border:2px solid #5febca;}