#1fbbdd color space conversions
Hex:
#1fbbdd
RGB:
31, 187, 221
CMY:
88, 27, 13
CMYK:
86, 15, 0, 13
HSL:
191°, 75.3968%, 49.4118%
HSV (HSB):
191°, 85.9729%, 86.6667%
XYZ:
31.3865, 41.0524, 74.6763
xyY:
0.2133, 0.2790, 41.0524
CIE-Lab:
70.2126, -26.0078, -27.7327
CIE-LCH:
70.2126, 38.0199, 226.8384
CIE-Luv:
70.2126, -49.0454, -40.3824
Hunter-Lab:
64.0722, -24.6858, -24.2522
#1fbbdd color charts
#1fbbdd color shades, tints & tones
#1fbbdd color schemes
#1fbbdd color preview, HTML & CSS examples
This text has a color of #1fbbdd
<p style="color:#1fbbdd;">Text here</p>
.mytext {color:#1fbbdd;}
This box has a color of #1fbbdd
<div style="background-color:#1fbbdd;">Content here</div>
.mybackground {background-color:#1fbbdd;}
Border around this has a color of #1fbbdd
<div style="border:2px solid #1fbbdd;">Content here</div>
.myborder {border:2px solid #1fbbdd;}