#1fabd1 color space conversions
Hex:
#1fabd1
RGB:
31, 171, 209
CMY:
88, 33, 18
CMYK:
85, 18, 0, 18
HSL:
193°, 74.1667%, 47.0588%
HSV (HSB):
193°, 85.1675%, 81.9608%
XYZ:
26.6366, 34.0206, 65.4843
xyY:
0.2112, 0.2697, 34.0206
CIE-Lab:
64.9789, -21.8443, -29.2006
CIE-LCH:
64.9789, 36.4671, 233.2007
CIE-Luv:
64.9789, -44.4005, -42.9526
Hunter-Lab:
58.3272, -20.5559, -25.7363
#1fabd1 color charts
#1fabd1 color shades, tints & tones
#1fabd1 color schemes
#1fabd1 color preview, HTML & CSS examples
This text has a color of #1fabd1
<p style="color:#1fabd1;">Text here</p>
.mytext {color:#1fabd1;}
This box has a color of #1fabd1
<div style="background-color:#1fabd1;">Content here</div>
.mybackground {background-color:#1fabd1;}
Border around this has a color of #1fabd1
<div style="border:2px solid #1fabd1;">Content here</div>
.myborder {border:2px solid #1fabd1;}