#2bcacc color space conversions
Hex:
#2bcacc
RGB:
43, 202, 204
CMY:
83, 21, 20
CMYK:
79, 1, 0, 20
HSL:
181°, 65.1822%, 48.4314%
HSV (HSB):
181°, 78.9216%, 80.0000%
XYZ:
33.0159, 47.1143, 64.4806
xyY:
0.2283, 0.3258, 47.1143
CIE-Lab:
74.2628, -37.5859, -12.3269
CIE-LCH:
74.2628, 39.5556, 198.1578
CIE-Luv:
74.2628, -54.3710, -13.4593
Hunter-Lab:
68.6398, -34.2609, -7.6494
#2bcacc color charts
#2bcacc color shades, tints & tones
#2bcacc color schemes
#2bcacc color preview, HTML & CSS examples
This text has a color of #2bcacc
<p style="color:#2bcacc;">Text here</p>
.mytext {color:#2bcacc;}
This box has a color of #2bcacc
<div style="background-color:#2bcacc;">Content here</div>
.mybackground {background-color:#2bcacc;}
Border around this has a color of #2bcacc
<div style="border:2px solid #2bcacc;">Content here</div>
.myborder {border:2px solid #2bcacc;}