#1fbdff color space conversions
Hex:
#1fbdff
RGB:
31, 189, 255
CMY:
88, 26, 0
CMYK:
88, 26, 0, 0
HSL:
198°, 100.0000%, 56.0784%
HSV (HSB):
198°, 87.8431%, 100.0000%
XYZ:
36.8127, 43.9065, 101.1423
xyY:
0.2024, 0.2414, 43.9065
CIE-Lab:
72.1660, -15.5603, -43.1333
CIE-LCH:
72.1660, 45.8542, 250.1632
CIE-Luv:
72.1660, -47.2997, -68.2207
Hunter-Lab:
66.2620, -16.7906, -44.1169
#1fbdff color charts
#1fbdff color shades, tints & tones
#1fbdff color schemes
#1fbdff color preview, HTML & CSS examples
This text has a color of #1fbdff
<p style="color:#1fbdff;">Text here</p>
.mytext {color:#1fbdff;}
This box has a color of #1fbdff
<div style="background-color:#1fbdff;">Content here</div>
.mybackground {background-color:#1fbdff;}
Border around this has a color of #1fbdff
<div style="border:2px solid #1fbdff;">Content here</div>
.myborder {border:2px solid #1fbdff;}