#1faccd color space conversions
Hex:
#1faccd
RGB:
31, 172, 205
CMY:
88, 33, 20
CMYK:
85, 16, 0, 20
HSL:
191°, 73.7288%, 46.2745%
HSV (HSB):
191°, 84.8780%, 80.3922%
XYZ:
26.3370, 34.2041, 62.9716
xyY:
0.2132, 0.2769, 34.2041
CIE-Lab:
65.1243, -23.7022, -26.7624
CIE-LCH:
65.1243, 35.7494, 228.4703
CIE-Luv:
65.1243, -45.0341, -38.6608
Hunter-Lab:
58.4843, -21.9642, -22.9001
#1faccd color charts
#1faccd color shades, tints & tones
#1faccd color schemes
#1faccd color preview, HTML & CSS examples
This text has a color of #1faccd
<p style="color:#1faccd;">Text here</p>
.mytext {color:#1faccd;}
This box has a color of #1faccd
<div style="background-color:#1faccd;">Content here</div>
.mybackground {background-color:#1faccd;}
Border around this has a color of #1faccd
<div style="border:2px solid #1faccd;">Content here</div>
.myborder {border:2px solid #1faccd;}