#2b99b9 color space conversions
Hex:
#2b99b9
RGB:
43, 153, 185
CMY:
83, 40, 27
CMYK:
77, 17, 0, 27
HSL:
194°, 62.2807%, 44.7059%
HSV (HSB):
194°, 76.7568%, 72.5490%
XYZ:
21.1444, 26.7988, 49.9572
xyY:
0.2160, 0.2737, 26.7988
CIE-Lab:
58.7877, -19.3978, -25.3120
CIE-LCH:
58.7877, 31.8900, 232.5353
CIE-Luv:
58.7877, -38.3910, -36.2335
Hunter-Lab:
51.7676, -17.6851, -20.9792
#2b99b9 color charts
#2b99b9 color shades, tints & tones
#2b99b9 color schemes
#2b99b9 color preview, HTML & CSS examples
This text has a color of #2b99b9
<p style="color:#2b99b9;">Text here</p>
.mytext {color:#2b99b9;}
This box has a color of #2b99b9
<div style="background-color:#2b99b9;">Content here</div>
.mybackground {background-color:#2b99b9;}
Border around this has a color of #2b99b9
<div style="border:2px solid #2b99b9;">Content here</div>
.myborder {border:2px solid #2b99b9;}