#203ed7 color space conversions
Hex:
#203ed7
RGB:
32, 62, 215
CMY:
87, 76, 16
CMYK:
85, 71, 0, 16
HSL:
230°, 74.0891%, 48.4314%
HSV (HSB):
230°, 85.1163%, 84.3137%
XYZ:
14.5840, 8.6586, 65.1926
xyY:
0.1649, 0.0979, 8.6586
CIE-Lab:
35.3185, 46.4797, -80.0881
CIE-LCH:
35.3185, 92.5984, 300.1290
CIE-Luv:
35.3185, -12.0679, -109.8105
Hunter-Lab:
29.4255, 36.9744, -110.7598
#203ed7 color charts
#203ed7 color shades, tints & tones
#203ed7 color schemes
#203ed7 color preview, HTML & CSS examples
This text has a color of #203ed7
<p style="color:#203ed7;">Text here</p>
.mytext {color:#203ed7;}
This box has a color of #203ed7
<div style="background-color:#203ed7;">Content here</div>
.mybackground {background-color:#203ed7;}
Border around this has a color of #203ed7
<div style="border:2px solid #203ed7;">Content here</div>
.myborder {border:2px solid #203ed7;}