#1ff2cd color space conversions
Hex:
#1ff2cd
RGB:
31, 242, 205
CMY:
88, 5, 20
CMYK:
87, 0, 15, 5
HSL:
169°, 89.0295%, 53.5294%
HSV (HSB):
169°, 87.1901%, 94.9020%
XYZ:
43.3366, 68.2033, 68.6381
xyY:
0.2405, 0.3785, 68.2033
CIE-Lab:
86.1080, -55.2848, 4.5611
CIE-LCH:
86.1080, 55.4727, 175.2837
CIE-Luv:
86.1080, -68.9478, 15.8064
Hunter-Lab:
82.5853, -50.8564, 8.5328
#1ff2cd color charts
#1ff2cd color shades, tints & tones
#1ff2cd color schemes
#1ff2cd color preview, HTML & CSS examples
This text has a color of #1ff2cd
<p style="color:#1ff2cd;">Text here</p>
.mytext {color:#1ff2cd;}
This box has a color of #1ff2cd
<div style="background-color:#1ff2cd;">Content here</div>
.mybackground {background-color:#1ff2cd;}
Border around this has a color of #1ff2cd
<div style="border:2px solid #1ff2cd;">Content here</div>
.myborder {border:2px solid #1ff2cd;}