#2025e5 color space conversions
Hex:
#2025e5
RGB:
32, 37, 229
CMY:
87, 85, 10
CMYK:
86, 84, 0, 10
HSL:
238°, 79.1165%, 51.1765%
HSV (HSB):
238°, 86.0262%, 89.8039%
XYZ:
15.4001, 7.2874, 74.7237
xyY:
0.1581, 0.0748, 7.2874
CIE-Lab:
32.4523, 63.7365, -92.8740
CIE-LCH:
32.4523, 112.6407, 304.4606
CIE-Luv:
32.4523, -8.9753, -118.2726
Hunter-Lab:
26.9951, 54.5888, -145.2208
#2025e5 color charts
#2025e5 color shades, tints & tones
#2025e5 color schemes
#2025e5 color preview, HTML & CSS examples
This text has a color of #2025e5
<p style="color:#2025e5;">Text here</p>
.mytext {color:#2025e5;}
This box has a color of #2025e5
<div style="background-color:#2025e5;">Content here</div>
.mybackground {background-color:#2025e5;}
Border around this has a color of #2025e5
<div style="border:2px solid #2025e5;">Content here</div>
.myborder {border:2px solid #2025e5;}