#1bcffb color space conversions
Hex:
#1bcffb
RGB:
27, 207, 251
CMY:
89, 19, 2
CMYK:
89, 18, 0, 2
HSL:
192°, 96.5517%, 54.5098%
HSV (HSB):
192°, 89.2430%, 98.4314%
XYZ:
40.1774, 51.8237, 99.1522
xyY:
0.2102, 0.2711, 51.8237
CIE-Lab:
77.1753, -26.3701, -33.2081
CIE-LCH:
77.1753, 42.4048, 231.5474
CIE-Luv:
77.1753, -53.8803, -50.1885
Hunter-Lab:
71.9887, -26.3580, -31.2698
#1bcffb color charts
#1bcffb color shades, tints & tones
#1bcffb color schemes
#1bcffb color preview, HTML & CSS examples
This text has a color of #1bcffb
<p style="color:#1bcffb;">Text here</p>
.mytext {color:#1bcffb;}
This box has a color of #1bcffb
<div style="background-color:#1bcffb;">Content here</div>
.mybackground {background-color:#1bcffb;}
Border around this has a color of #1bcffb
<div style="border:2px solid #1bcffb;">Content here</div>
.myborder {border:2px solid #1bcffb;}