#1ffbdc color space conversions
Hex:
#1ffbdc
RGB:
31, 251, 220
CMY:
88, 2, 14
CMYK:
88, 0, 12, 2
HSL:
172°, 96.4912%, 55.2941%
HSV (HSB):
172°, 87.6494%, 98.4314%
XYZ:
47.9805, 74.4530, 79.5522
xyY:
0.2375, 0.3686, 74.4530
CIE-Lab:
89.1361, -55.0546, 1.1359
CIE-LCH:
89.1361, 55.0664, 178.8180
CIE-Luv:
89.1361, -70.7867, 10.5676
Hunter-Lab:
86.2861, -51.7435, 5.7374
#1ffbdc color charts
#1ffbdc color shades, tints & tones
#1ffbdc color schemes
#1ffbdc color preview, HTML & CSS examples
This text has a color of #1ffbdc
<p style="color:#1ffbdc;">Text here</p>
.mytext {color:#1ffbdc;}
This box has a color of #1ffbdc
<div style="background-color:#1ffbdc;">Content here</div>
.mybackground {background-color:#1ffbdc;}
Border around this has a color of #1ffbdc
<div style="border:2px solid #1ffbdc;">Content here</div>
.myborder {border:2px solid #1ffbdc;}