#8bc8c8 color space conversions
Hex:
#8bc8c8
RGB:
139, 200, 200
CMY:
45, 22, 22
CMYK:
31, 0, 0, 22
HSL:
180°, 35.6725%, 66.4706%
HSV (HSB):
180°, 30.5000%, 78.4314%
XYZ:
41.7271, 50.9677, 62.2821
xyY:
0.2692, 0.3289, 50.9677
CIE-Lab:
76.6594, -19.3827, -6.2639
CIE-LCH:
76.6594, 20.3698, 197.9092
CIE-Luv:
76.6594, -29.6678, -6.4127
Hunter-Lab:
71.3916, -20.6055, -1.7505
#8bc8c8 color charts
#8bc8c8 color shades, tints & tones
#8bc8c8 color schemes
#8bc8c8 color preview, HTML & CSS examples
This text has a color of #8bc8c8
<p style="color:#8bc8c8;">Text here</p>
.mytext {color:#8bc8c8;}
This box has a color of #8bc8c8
<div style="background-color:#8bc8c8;">Content here</div>
.mybackground {background-color:#8bc8c8;}
Border around this has a color of #8bc8c8
<div style="border:2px solid #8bc8c8;">Content here</div>
.myborder {border:2px solid #8bc8c8;}