#1fc3ed color space conversions
Hex:
#1fc3ed
RGB:
31, 195, 237
CMY:
88, 24, 7
CMYK:
87, 18, 0, 7
HSL:
192°, 85.1240%, 52.5490%
HSV (HSB):
192°, 86.9198%, 92.9412%
XYZ:
35.3662, 45.4359, 87.0268
xyY:
0.2107, 0.2707, 45.4359
CIE-Lab:
73.1780, -24.7600, -31.8518
CIE-LCH:
73.1780, 40.3434, 232.1402
CIE-Luv:
73.1780, -50.6009, -47.7636
Hunter-Lab:
67.4062, -24.3066, -29.3638
#1fc3ed color charts
#1fc3ed color shades, tints & tones
#1fc3ed color schemes
#1fc3ed color preview, HTML & CSS examples
This text has a color of #1fc3ed
<p style="color:#1fc3ed;">Text here</p>
.mytext {color:#1fc3ed;}
This box has a color of #1fc3ed
<div style="background-color:#1fc3ed;">Content here</div>
.mybackground {background-color:#1fc3ed;}
Border around this has a color of #1fc3ed
<div style="border:2px solid #1fc3ed;">Content here</div>
.myborder {border:2px solid #1fc3ed;}