#1fefdf color space conversions
Hex:
#1fefdf
RGB:
31, 239, 223
CMY:
88, 6, 13
CMYK:
87, 0, 7, 6
HSL:
175°, 86.6667%, 52.9412%
HSV (HSB):
175°, 87.0293%, 93.7255%
XYZ:
44.7509, 67.3520, 80.4537
xyY:
0.2324, 0.3498, 67.3520
CIE-Lab:
85.6814, -49.3046, -5.4984
CIE-LCH:
85.6814, 49.6102, 186.3633
CIE-Luv:
85.6814, -66.5660, -0.8414
Hunter-Lab:
82.0683, -46.2856, -0.6757
#1fefdf color charts
#1fefdf color shades, tints & tones
#1fefdf color schemes
#1fefdf color preview, HTML & CSS examples
This text has a color of #1fefdf
<p style="color:#1fefdf;">Text here</p>
.mytext {color:#1fefdf;}
This box has a color of #1fefdf
<div style="background-color:#1fefdf;">Content here</div>
.mybackground {background-color:#1fefdf;}
Border around this has a color of #1fefdf
<div style="border:2px solid #1fefdf;">Content here</div>
.myborder {border:2px solid #1fefdf;}