#1ff0f5 color space conversions
Hex:
#1ff0f5
RGB:
31, 240, 245
CMY:
88, 6, 4
CMYK:
87, 2, 0, 4
HSL:
181°, 91.4530%, 54.1176%
HSV (HSB):
181°, 87.3469%, 96.0784%
XYZ:
48.2066, 69.2041, 97.2032
xyY:
0.2246, 0.3225, 69.2041
CIE-Lab:
86.6050, -43.5203, -15.6714
CIE-LCH:
86.6050, 46.2559, 199.8037
CIE-Luv:
86.6050, -65.1822, -18.3629
Hunter-Lab:
83.1890, -42.1430, -11.0458
#1ff0f5 color charts
#1ff0f5 color shades, tints & tones
#1ff0f5 color schemes
#1ff0f5 color preview, HTML & CSS examples
This text has a color of #1ff0f5
<p style="color:#1ff0f5;">Text here</p>
.mytext {color:#1ff0f5;}
This box has a color of #1ff0f5
<div style="background-color:#1ff0f5;">Content here</div>
.mybackground {background-color:#1ff0f5;}
Border around this has a color of #1ff0f5
<div style="border:2px solid #1ff0f5;">Content here</div>
.myborder {border:2px solid #1ff0f5;}