#2023c1 color space conversions
Hex:
#2023c1
RGB:
32, 35, 193
CMY:
87, 86, 24
CMYK:
83, 82, 0, 24
HSL:
239°, 71.5556%, 44.1176%
HSV (HSB):
239°, 83.4197%, 75.6863%
XYZ:
10.8223, 5.3594, 50.9161
xyY:
0.1613, 0.0799, 5.3594
CIE-Lab:
27.7351, 53.8299, -79.8317
CIE-LCH:
27.7351, 96.2848, 303.9915
CIE-Luv:
27.7351, -7.3541, -97.5746
Hunter-Lab:
23.1504, 42.9320, -114.1952
#2023c1 color charts
#2023c1 color shades, tints & tones
#2023c1 color schemes
#2023c1 color preview, HTML & CSS examples
This text has a color of #2023c1
<p style="color:#2023c1;">Text here</p>
.mytext {color:#2023c1;}
This box has a color of #2023c1
<div style="background-color:#2023c1;">Content here</div>
.mybackground {background-color:#2023c1;}
Border around this has a color of #2023c1
<div style="border:2px solid #2023c1;">Content here</div>
.myborder {border:2px solid #2023c1;}