#1bfdef color space conversions
Hex:
#1bfdef
RGB:
27, 253, 239
CMY:
89, 1, 6
CMYK:
89, 0, 6, 1
HSL:
176°, 98.2609%, 54.9020%
HSV (HSB):
176°, 89.3281%, 99.2157%
XYZ:
51.1573, 76.7156, 93.7727
xyY:
0.2308, 0.3461, 76.7156
CIE-Lab:
90.1905, -51.0002, -7.1968
CIE-LCH:
90.1905, 51.5055, 188.0321
CIE-Luv:
90.1905, -70.2033, -3.3204
Hunter-Lab:
87.5874, -49.0213, -2.1657
#1bfdef color charts
#1bfdef color shades, tints & tones
#1bfdef color schemes
#1bfdef color preview, HTML & CSS examples
This text has a color of #1bfdef
<p style="color:#1bfdef;">Text here</p>
.mytext {color:#1bfdef;}
This box has a color of #1bfdef
<div style="background-color:#1bfdef;">Content here</div>
.mybackground {background-color:#1bfdef;}
Border around this has a color of #1bfdef
<div style="border:2px solid #1bfdef;">Content here</div>
.myborder {border:2px solid #1bfdef;}