#203ae2 color space conversions
Hex:
#203ae2
RGB:
32, 58, 226
CMY:
87, 77, 11
CMYK:
86, 74, 0, 11
HSL:
232°, 76.9841%, 50.5882%
HSV (HSB):
232°, 85.8407%, 88.6275%
XYZ:
15.8362, 8.8242, 72.8201
xyY:
0.1625, 0.0905, 8.8242
CIE-Lab:
35.6435, 52.5303, -85.8610
CIE-LCH:
35.6435, 100.6555, 301.4586
CIE-Luv:
35.6435, -11.6202, -116.6470
Hunter-Lab:
29.7055, 43.1748, -124.5496
#203ae2 color charts
#203ae2 color shades, tints & tones
#203ae2 color schemes
#203ae2 color preview, HTML & CSS examples
This text has a color of #203ae2
<p style="color:#203ae2;">Text here</p>
.mytext {color:#203ae2;}
This box has a color of #203ae2
<div style="background-color:#203ae2;">Content here</div>
.mybackground {background-color:#203ae2;}
Border around this has a color of #203ae2
<div style="border:2px solid #203ae2;">Content here</div>
.myborder {border:2px solid #203ae2;}