#1faec2 color space conversions
Hex:
#1faec2
RGB:
31, 174, 194
CMY:
88, 32, 24
CMYK:
84, 10, 0, 24
HSL:
187°, 72.4444%, 44.1176%
HSV (HSB):
187°, 84.0206%, 76.0784%
XYZ:
25.4387, 34.4585, 56.3493
xyY:
0.2188, 0.2964, 34.4585
CIE-Lab:
65.3248, -28.3158, -20.3579
CIE-LCH:
65.3248, 34.8744, 215.7146
CIE-Luv:
65.3248, -46.5355, -27.4946
Hunter-Lab:
58.7013, -25.3728, -15.8235
#1faec2 color charts
#1faec2 color shades, tints & tones
#1faec2 color schemes
#1faec2 color preview, HTML & CSS examples
This text has a color of #1faec2
<p style="color:#1faec2;">Text here</p>
.mytext {color:#1faec2;}
This box has a color of #1faec2
<div style="background-color:#1faec2;">Content here</div>
.mybackground {background-color:#1faec2;}
Border around this has a color of #1faec2
<div style="border:2px solid #1faec2;">Content here</div>
.myborder {border:2px solid #1faec2;}