#27b5b5 color space conversions
Hex:
#27b5b5
RGB:
39, 181, 181
CMY:
85, 29, 29
CMYK:
78, 0, 0, 29
HSL:
180°, 64.5455%, 43.1373%
HSV (HSB):
180°, 78.4530%, 70.9804%
XYZ:
25.7011, 36.8153, 49.4675
xyY:
0.2295, 0.3288, 36.8153
CIE-Lab:
67.1382, -35.0282, -10.4088
CIE-LCH:
67.1382, 36.5420, 196.5496
CIE-Luv:
67.1382, -49.1394, -10.6112
Hunter-Lab:
60.6756, -30.5730, -5.8650
#27b5b5 color charts
#27b5b5 color shades, tints & tones
#27b5b5 color schemes
#27b5b5 color preview, HTML & CSS examples
This text has a color of #27b5b5
<p style="color:#27b5b5;">Text here</p>
.mytext {color:#27b5b5;}
This box has a color of #27b5b5
<div style="background-color:#27b5b5;">Content here</div>
.mybackground {background-color:#27b5b5;}
Border around this has a color of #27b5b5
<div style="border:2px solid #27b5b5;">Content here</div>
.myborder {border:2px solid #27b5b5;}