#202fca color space conversions
Hex:
#202fca
RGB:
32, 47, 202
CMY:
87, 82, 21
CMYK:
84, 77, 0, 21
HSL:
235°, 72.6496%, 45.8824%
HSV (HSB):
235°, 84.1584%, 79.2157%
XYZ:
12.2728, 6.6044, 56.5050
xyY:
0.1628, 0.0876, 6.6044
CIE-Lab:
30.8887, 50.6130, -79.8782
CIE-LCH:
30.8887, 94.5633, 302.3594
CIE-Luv:
30.8887, -9.2543, -103.0780
Hunter-Lab:
25.6990, 40.2716, -112.3732
#202fca color charts
#202fca color shades, tints & tones
#202fca color schemes
#202fca color preview, HTML & CSS examples
This text has a color of #202fca
<p style="color:#202fca;">Text here</p>
.mytext {color:#202fca;}
This box has a color of #202fca
<div style="background-color:#202fca;">Content here</div>
.mybackground {background-color:#202fca;}
Border around this has a color of #202fca
<div style="border:2px solid #202fca;">Content here</div>
.myborder {border:2px solid #202fca;}