#203cc2 color space conversions
Hex:
#203cc2
RGB:
32, 60, 194
CMY:
87, 76, 24
CMYK:
84, 69, 0, 24
HSL:
230°, 71.6814%, 44.3137%
HSV (HSB):
230°, 83.5052%, 76.0784%
XYZ:
11.9491, 7.4338, 51.8440
xyY:
0.1678, 0.1044, 7.4338
CIE-Lab:
32.7748, 40.2415, -72.0798
CIE-LCH:
32.7748, 82.5523, 299.1743
CIE-Luv:
32.7748, -11.2991, -97.3684
Hunter-Lab:
27.2651, 30.5152, -93.6533
#203cc2 color charts
#203cc2 color shades, tints & tones
#203cc2 color schemes
#203cc2 color preview, HTML & CSS examples
This text has a color of #203cc2
<p style="color:#203cc2;">Text here</p>
.mytext {color:#203cc2;}
This box has a color of #203cc2
<div style="background-color:#203cc2;">Content here</div>
.mybackground {background-color:#203cc2;}
Border around this has a color of #203cc2
<div style="border:2px solid #203cc2;">Content here</div>
.myborder {border:2px solid #203cc2;}