#1facd3 color space conversions
Hex:
#1facd3
RGB:
31, 172, 211
CMY:
88, 33, 17
CMYK:
85, 18, 0, 17
HSL:
193°, 74.3802%, 47.4510%
HSV (HSB):
193°, 85.3081%, 82.7451%
XYZ:
27.0755, 34.4995, 66.8601
xyY:
0.2108, 0.2686, 34.4995
CIE-Lab:
65.3571, -21.6874, -29.7226
CIE-LCH:
65.3571, 36.7937, 233.8832
CIE-Luv:
65.3571, -44.6037, -43.8812
Hunter-Lab:
58.7363, -20.5059, -26.3750
#1facd3 color charts
#1facd3 color shades, tints & tones
#1facd3 color schemes
#1facd3 color preview, HTML & CSS examples
This text has a color of #1facd3
<p style="color:#1facd3;">Text here</p>
.mytext {color:#1facd3;}
This box has a color of #1facd3
<div style="background-color:#1facd3;">Content here</div>
.mybackground {background-color:#1facd3;}
Border around this has a color of #1facd3
<div style="border:2px solid #1facd3;">Content here</div>
.myborder {border:2px solid #1facd3;}