#2c98e5 color space conversions
Hex:
#2c98e5
RGB:
44, 152, 229
CMY:
83, 40, 10
CMYK:
81, 34, 0, 10
HSL:
205°, 78.0591%, 53.5294%
HSV (HSB):
205°, 80.7860%, 89.8039%
XYZ:
26.4098, 28.6491, 78.2666
xyY:
0.1981, 0.2149, 28.6491
CIE-Lab:
60.4707, -3.3437, -47.3117
CIE-LCH:
60.4707, 47.4297, 265.9575
CIE-Luv:
60.4707, -35.3354, -74.8103
Hunter-Lab:
53.5248, -5.5944, -49.2293
#2c98e5 color charts
#2c98e5 color shades, tints & tones
#2c98e5 color schemes
#2c98e5 color preview, HTML & CSS examples
This text has a color of #2c98e5
<p style="color:#2c98e5;">Text here</p>
.mytext {color:#2c98e5;}
This box has a color of #2c98e5
<div style="background-color:#2c98e5;">Content here</div>
.mybackground {background-color:#2c98e5;}
Border around this has a color of #2c98e5
<div style="border:2px solid #2c98e5;">Content here</div>
.myborder {border:2px solid #2c98e5;}