#1fabed color space conversions
Hex:
#1fabed
RGB:
31, 171, 237
CMY:
88, 33, 7
CMYK:
87, 28, 0, 7
HSL:
199°, 85.1240%, 52.5490%
HSV (HSB):
199°, 86.9198%, 92.9412%
XYZ:
30.4140, 35.5316, 85.3760
xyY:
0.2010, 0.2348, 35.5316
CIE-Lab:
66.1604, -12.1483, -42.7700
CIE-LCH:
66.1604, 44.4619, 254.1434
CIE-Luv:
66.1604, -42.4804, -67.1944
Hunter-Lab:
59.6083, -13.2383, -43.1942
#1fabed color charts
#1fabed color shades, tints & tones
#1fabed color schemes
#1fabed color preview, HTML & CSS examples
This text has a color of #1fabed
<p style="color:#1fabed;">Text here</p>
.mytext {color:#1fabed;}
This box has a color of #1fabed
<div style="background-color:#1fabed;">Content here</div>
.mybackground {background-color:#1fabed;}
Border around this has a color of #1fabed
<div style="border:2px solid #1fabed;">Content here</div>
.myborder {border:2px solid #1fabed;}