#7bcdbf color space conversions
Hex:
#7bcdbf
RGB:
123, 205, 191
CMY:
52, 20, 25
CMYK:
40, 0, 7, 20
HSL:
170°, 45.0549%, 64.3137%
HSV (HSB):
170°, 40.0000%, 80.3922%
XYZ:
39.4037, 51.6352, 57.1800
xyY:
0.2658, 0.3484, 51.6352
CIE-Lab:
77.0622, -28.3070, -0.9063
CIE-LCH:
77.0622, 28.3215, 181.8338
CIE-Luv:
77.0622, -37.9700, 3.2374
Hunter-Lab:
71.8576, -27.8690, 3.1209
#7bcdbf color charts
#7bcdbf color shades, tints & tones
#7bcdbf color schemes
#7bcdbf color preview, HTML & CSS examples
This text has a color of #7bcdbf
<p style="color:#7bcdbf;">Text here</p>
.mytext {color:#7bcdbf;}
This box has a color of #7bcdbf
<div style="background-color:#7bcdbf;">Content here</div>
.mybackground {background-color:#7bcdbf;}
Border around this has a color of #7bcdbf
<div style="border:2px solid #7bcdbf;">Content here</div>
.myborder {border:2px solid #7bcdbf;}