#025ed2 color space conversions
Hex:
#025ed2
RGB:
2, 94, 210
CMY:
99, 63, 18
CMYK:
99, 55, 0, 18
HSL:
213°, 98.1132%, 41.5686%
HSV (HSB):
213°, 99.0476%, 82.3529%
XYZ:
15.6606, 12.6715, 62.5932
xyY:
0.1722, 0.1394, 12.6715
CIE-Lab:
42.2640, 22.9733, -65.8423
CIE-LCH:
42.2640, 69.7351, 289.2345
CIE-Luv:
42.2640, -21.2365, -98.0889
Hunter-Lab:
35.5970, 16.2348, -79.3367
#025ed2 color charts
#025ed2 color shades, tints & tones
#025ed2 color schemes
#025ed2 color preview, HTML & CSS examples
This text has a color of #025ed2
<p style="color:#025ed2;">Text here</p>
.mytext {color:#025ed2;}
This box has a color of #025ed2
<div style="background-color:#025ed2;">Content here</div>
.mybackground {background-color:#025ed2;}
Border around this has a color of #025ed2
<div style="border:2px solid #025ed2;">Content here</div>
.myborder {border:2px solid #025ed2;}