#2c62e5 color space conversions
Hex:
#2c62e5
RGB:
44, 98, 229
CMY:
83, 62, 10
CMYK:
81, 57, 0, 10
HSL:
222°, 78.0591%, 53.5294%
HSV (HSB):
222°, 80.7860%, 89.8039%
XYZ:
19.5492, 14.9280, 75.9798
xyY:
0.1770, 0.1351, 14.9280
CIE-Lab:
45.5354, 29.9052, -71.3000
CIE-LCH:
45.5354, 77.3176, 292.7545
CIE-Luv:
45.5354, -18.9192, -108.5272
Hunter-Lab:
38.6367, 22.7023, -89.5490
#2c62e5 color charts
#2c62e5 color shades, tints & tones
#2c62e5 color schemes
#2c62e5 color preview, HTML & CSS examples
This text has a color of #2c62e5
<p style="color:#2c62e5;">Text here</p>
.mytext {color:#2c62e5;}
This box has a color of #2c62e5
<div style="background-color:#2c62e5;">Content here</div>
.mybackground {background-color:#2c62e5;}
Border around this has a color of #2c62e5
<div style="border:2px solid #2c62e5;">Content here</div>
.myborder {border:2px solid #2c62e5;}