#1fdded color space conversions
Hex:
#1fdded
RGB:
31, 221, 237
CMY:
88, 13, 7
CMYK:
87, 7, 0, 7
HSL:
185°, 85.1240%, 52.5490%
HSV (HSB):
185°, 86.9198%, 92.9412%
XYZ:
41.7076, 58.1186, 89.1406
xyY:
0.2207, 0.3076, 58.1186
CIE-Lab:
80.8047, -37.3095, -20.1930
CIE-LCH:
80.8047, 42.4236, 208.4236
CIE-Luv:
80.8047, -59.4214, -26.6814
Hunter-Lab:
76.2356, -35.7570, -15.9616
#1fdded color charts
#1fdded color shades, tints & tones
#1fdded color schemes
#1fdded color preview, HTML & CSS examples
This text has a color of #1fdded
<p style="color:#1fdded;">Text here</p>
.mytext {color:#1fdded;}
This box has a color of #1fdded
<div style="background-color:#1fdded;">Content here</div>
.mybackground {background-color:#1fdded;}
Border around this has a color of #1fdded
<div style="border:2px solid #1fdded;">Content here</div>
.myborder {border:2px solid #1fdded;}