#1fdef2 color space conversions
Hex:
#1fdef2
RGB:
31, 222, 242
CMY:
88, 13, 5
CMYK:
87, 8, 0, 5
HSL:
186°, 89.0295%, 53.5294%
HSV (HSB):
186°, 87.1901%, 94.9020%
XYZ:
42.7134, 58.9447, 93.1306
xyY:
0.2193, 0.3026, 58.9447
CIE-Lab:
81.2612, -36.2471, -22.1570
CIE-LCH:
81.2612, 42.4827, 211.4364
CIE-Luv:
81.2612, -59.3722, -30.1613
Hunter-Lab:
76.7754, -35.0500, -18.1775
#1fdef2 color charts
#1fdef2 color shades, tints & tones
#1fdef2 color schemes
#1fdef2 color preview, HTML & CSS examples
This text has a color of #1fdef2
<p style="color:#1fdef2;">Text here</p>
.mytext {color:#1fdef2;}
This box has a color of #1fdef2
<div style="background-color:#1fdef2;">Content here</div>
.mybackground {background-color:#1fdef2;}
Border around this has a color of #1fdef2
<div style="border:2px solid #1fdef2;">Content here</div>
.myborder {border:2px solid #1fdef2;}