#2d98c8 color space conversions
Hex:
#2d98c8
RGB:
45, 152, 200
CMY:
82, 40, 22
CMYK:
78, 24, 0, 22
HSL:
199°, 63.2653%, 48.0392%
HSV (HSB):
199°, 77.5000%, 78.4314%
XYZ:
22.7358, 27.1845, 58.6924
xyY:
0.2093, 0.2503, 27.1845
CIE-Lab:
59.1447, -13.5197, -33.2088
CIE-LCH:
59.1447, 35.8553, 247.8482
CIE-Luv:
59.1447, -36.8390, -49.9715
Hunter-Lab:
52.1387, -13.4057, -30.2454
#2d98c8 color charts
#2d98c8 color shades, tints & tones
#2d98c8 color schemes
#2d98c8 color preview, HTML & CSS examples
This text has a color of #2d98c8
<p style="color:#2d98c8;">Text here</p>
.mytext {color:#2d98c8;}
This box has a color of #2d98c8
<div style="background-color:#2d98c8;">Content here</div>
.mybackground {background-color:#2d98c8;}
Border around this has a color of #2d98c8
<div style="border:2px solid #2d98c8;">Content here</div>
.myborder {border:2px solid #2d98c8;}