#2d99d5 color space conversions
Hex:
#2d99d5
RGB:
45, 153, 213
CMY:
82, 40, 16
CMYK:
79, 28, 0, 16
HSL:
201°, 66.6667%, 50.5882%
HSV (HSB):
201°, 78.8732%, 83.5294%
XYZ:
24.4837, 28.1445, 67.0928
xyY:
0.2045, 0.2351, 28.1445
CIE-Lab:
60.0190, -9.5299, -39.1232
CIE-LCH:
60.0190, 40.2671, 256.3102
CIE-Luv:
60.0190, -36.4293, -60.3897
Hunter-Lab:
53.0513, -10.4605, -37.8467
#2d99d5 color charts
#2d99d5 color shades, tints & tones
#2d99d5 color schemes
#2d99d5 color preview, HTML & CSS examples
This text has a color of #2d99d5
<p style="color:#2d99d5;">Text here</p>
.mytext {color:#2d99d5;}
This box has a color of #2d99d5
<div style="background-color:#2d99d5;">Content here</div>
.mybackground {background-color:#2d99d5;}
Border around this has a color of #2d99d5
<div style="border:2px solid #2d99d5;">Content here</div>
.myborder {border:2px solid #2d99d5;}