#203ffe color space conversions
Hex:
#203ffe
RGB:
32, 63, 254
CMY:
87, 75, 0
CMYK:
87, 75, 0, 0
HSL:
232°, 99.1071%, 56.0784%
HSV (HSB):
232°, 87.4016%, 99.6078%
XYZ:
20.2626, 11.0178, 94.8246
xyY:
0.1607, 0.0874, 11.0178
CIE-Lab:
39.6105, 58.9904, -95.1126
CIE-LCH:
39.6105, 111.9209, 301.8079
CIE-Luv:
39.6105, -13.0763, -132.5231
Hunter-Lab:
33.1931, 50.8763, -146.1417
#203ffe color charts
#203ffe color shades, tints & tones
#203ffe color schemes
#203ffe color preview, HTML & CSS examples
This text has a color of #203ffe
<p style="color:#203ffe;">Text here</p>
.mytext {color:#203ffe;}
This box has a color of #203ffe
<div style="background-color:#203ffe;">Content here</div>
.mybackground {background-color:#203ffe;}
Border around this has a color of #203ffe
<div style="border:2px solid #203ffe;">Content here</div>
.myborder {border:2px solid #203ffe;}