#2c98d5 color space conversions
Hex:
#2c98d5
RGB:
44, 152, 213
CMY:
83, 40, 16
CMYK:
79, 29, 0, 16
HSL:
202°, 66.7984%, 50.3922%
HSV (HSB):
202°, 79.3427%, 83.5294%
XYZ:
24.2772, 27.7960, 67.0364
xyY:
0.2038, 0.2334, 27.7960
CIE-Lab:
59.7040, -9.0690, -39.6186
CIE-LCH:
59.7040, 40.6433, 257.1067
CIE-Luv:
59.7040, -36.2130, -61.2156
Hunter-Lab:
52.7220, -10.0685, -38.4824
#2c98d5 color charts
#2c98d5 color shades, tints & tones
#2c98d5 color schemes
#2c98d5 color preview, HTML & CSS examples
This text has a color of #2c98d5
<p style="color:#2c98d5;">Text here</p>
.mytext {color:#2c98d5;}
This box has a color of #2c98d5
<div style="background-color:#2c98d5;">Content here</div>
.mybackground {background-color:#2c98d5;}
Border around this has a color of #2c98d5
<div style="border:2px solid #2c98d5;">Content here</div>
.myborder {border:2px solid #2c98d5;}