#1fc2e3 color space conversions
Hex:
#1fc2e3
RGB:
31, 194, 227
CMY:
88, 24, 11
CMYK:
86, 15, 0, 11
HSL:
190°, 77.7778%, 50.5882%
HSV (HSB):
190°, 86.3436%, 89.0196%
XYZ:
33.7220, 44.4209, 79.4698
xyY:
0.2140, 0.2818, 44.4209
CIE-Lab:
72.5090, -27.5381, -27.4695
CIE-LCH:
72.5090, 38.8962, 224.9285
CIE-Luv:
72.5090, -50.9996, -39.8962
Hunter-Lab:
66.6490, -26.3213, -24.0409
#1fc2e3 color charts
#1fc2e3 color shades, tints & tones
#1fc2e3 color schemes
#1fc2e3 color preview, HTML & CSS examples
This text has a color of #1fc2e3
<p style="color:#1fc2e3;">Text here</p>
.mytext {color:#1fc2e3;}
This box has a color of #1fc2e3
<div style="background-color:#1fc2e3;">Content here</div>
.mybackground {background-color:#1fc2e3;}
Border around this has a color of #1fc2e3
<div style="border:2px solid #1fc2e3;">Content here</div>
.myborder {border:2px solid #1fc2e3;}