#1fbbec color space conversions
Hex:
#1fbbec
RGB:
31, 187, 236
CMY:
88, 27, 7
CMYK:
87, 21, 0, 7
HSL:
194°, 84.3621%, 52.3529%
HSV (HSB):
194°, 86.8644%, 92.5490%
XYZ:
33.4757, 41.8881, 85.6777
xyY:
0.2079, 0.2601, 41.8881
CIE-Lab:
70.7937, -21.0085, -34.9986
CIE-LCH:
70.7937, 40.8198, 239.0251
CIE-Luv:
70.7937, -47.9558, -53.4151
Hunter-Lab:
64.7210, -20.9360, -33.1835
#1fbbec color charts
#1fbbec color shades, tints & tones
#1fbbec color schemes
#1fbbec color preview, HTML & CSS examples
This text has a color of #1fbbec
<p style="color:#1fbbec;">Text here</p>
.mytext {color:#1fbbec;}
This box has a color of #1fbbec
<div style="background-color:#1fbbec;">Content here</div>
.mybackground {background-color:#1fbbec;}
Border around this has a color of #1fbbec
<div style="border:2px solid #1fbbec;">Content here</div>
.myborder {border:2px solid #1fbbec;}