#2023e5 color space conversions
Hex:
#2023e5
RGB:
32, 35, 229
CMY:
87, 86, 10
CMYK:
86, 85, 0, 10
HSL:
239°, 79.1165%, 51.1765%
HSV (HSB):
239°, 86.0262%, 89.8039%
XYZ:
15.3396, 7.1663, 74.7035
xyY:
0.1578, 0.0737, 7.1663
CIE-Lab:
32.1825, 64.5419, -93.3234
CIE-LCH:
32.1825, 113.4676, 304.6675
CIE-Luv:
32.1825, -8.7802, -118.1640
Hunter-Lab:
26.7699, 55.4358, -146.7143
#2023e5 color charts
#2023e5 color shades, tints & tones
#2023e5 color schemes
#2023e5 color preview, HTML & CSS examples
This text has a color of #2023e5
<p style="color:#2023e5;">Text here</p>
.mytext {color:#2023e5;}
This box has a color of #2023e5
<div style="background-color:#2023e5;">Content here</div>
.mybackground {background-color:#2023e5;}
Border around this has a color of #2023e5
<div style="border:2px solid #2023e5;">Content here</div>
.myborder {border:2px solid #2023e5;}