#203bf2 color space conversions
Hex:
#203bf2
RGB:
32, 59, 242
CMY:
87, 77, 5
CMYK:
87, 76, 0, 5
HSL:
232°, 88.9831%, 53.7255%
HSV (HSB):
232°, 86.7769%, 94.9020%
XYZ:
18.1866, 9.8458, 84.9463
xyY:
0.1610, 0.0871, 9.8458
CIE-Lab:
37.5643, 57.2404, -91.7638
CIE-LCH:
37.5643, 108.1529, 301.9551
CIE-Luv:
37.5643, -12.1728, -125.8499
Hunter-Lab:
31.3780, 48.5467, -138.5447
#203bf2 color charts
#203bf2 color shades, tints & tones
#203bf2 color schemes
#203bf2 color preview, HTML & CSS examples
This text has a color of #203bf2
<p style="color:#203bf2;">Text here</p>
.mytext {color:#203bf2;}
This box has a color of #203bf2
<div style="background-color:#203bf2;">Content here</div>
.mybackground {background-color:#203bf2;}
Border around this has a color of #203bf2
<div style="border:2px solid #203bf2;">Content here</div>
.myborder {border:2px solid #203bf2;}