#2d99bd color space conversions
Hex:
#2d99bd
RGB:
45, 153, 189
CMY:
82, 40, 26
CMYK:
76, 19, 0, 26
HSL:
195°, 61.5385%, 45.8824%
HSV (HSB):
195°, 76.1905%, 74.1176%
XYZ:
21.6587, 27.0145, 52.2169
xyY:
0.2147, 0.2678, 27.0145
CIE-Lab:
58.9877, -17.8235, -27.2586
CIE-LCH:
58.9877, 32.5686, 236.8206
CIE-Luv:
58.9877, -37.8604, -39.6300
Hunter-Lab:
51.9755, -16.5742, -23.1826
#2d99bd color charts
#2d99bd color shades, tints & tones
#2d99bd color schemes
#2d99bd color preview, HTML & CSS examples
This text has a color of #2d99bd
<p style="color:#2d99bd;">Text here</p>
.mytext {color:#2d99bd;}
This box has a color of #2d99bd
<div style="background-color:#2d99bd;">Content here</div>
.mybackground {background-color:#2d99bd;}
Border around this has a color of #2d99bd
<div style="border:2px solid #2d99bd;">Content here</div>
.myborder {border:2px solid #2d99bd;}