#2c98a5 color space conversions
Hex:
#2c98a5
RGB:
44, 152, 165
CMY:
83, 40, 35
CMYK:
73, 8, 0, 35
HSL:
186°, 57.8947%, 40.9804%
HSV (HSB):
186°, 73.3333%, 64.7059%
XYZ:
19.0585, 25.7086, 39.5551
xyY:
0.2260, 0.3049, 25.7086
CIE-Lab:
57.7594, -25.2752, -15.5353
CIE-LCH:
57.7594, 29.6678, 211.5768
CIE-Luv:
57.7594, -39.1769, -19.6957
Hunter-Lab:
50.7036, -21.6367, -10.7610
#2c98a5 color charts
#2c98a5 color shades, tints & tones
#2c98a5 color schemes
#2c98a5 color preview, HTML & CSS examples
This text has a color of #2c98a5
<p style="color:#2c98a5;">Text here</p>
.mytext {color:#2c98a5;}
This box has a color of #2c98a5
<div style="background-color:#2c98a5;">Content here</div>
.mybackground {background-color:#2c98a5;}
Border around this has a color of #2c98a5
<div style="border:2px solid #2c98a5;">Content here</div>
.myborder {border:2px solid #2c98a5;}