#1fa8ed color space conversions
Hex:
#1fa8ed
RGB:
31, 168, 237
CMY:
88, 34, 7
CMYK:
87, 29, 0, 7
HSL:
200°, 85.1240%, 52.5490%
HSV (HSB):
200°, 86.9198%, 92.9412%
XYZ:
29.8538, 34.4110, 85.1893
xyY:
0.1998, 0.2302, 34.4110
CIE-Lab:
65.2875, -10.4987, -44.1405
CIE-LCH:
65.2875, 45.3719, 256.6209
CIE-Luv:
65.2875, -41.4747, -69.5785
Hunter-Lab:
58.6609, -11.8141, -45.0403
#1fa8ed color charts
#1fa8ed color shades, tints & tones
#1fa8ed color schemes
#1fa8ed color preview, HTML & CSS examples
This text has a color of #1fa8ed
<p style="color:#1fa8ed;">Text here</p>
.mytext {color:#1fa8ed;}
This box has a color of #1fa8ed
<div style="background-color:#1fa8ed;">Content here</div>
.mybackground {background-color:#1fa8ed;}
Border around this has a color of #1fa8ed
<div style="border:2px solid #1fa8ed;">Content here</div>
.myborder {border:2px solid #1fa8ed;}