#203df5 color space conversions
Hex:
#203df5
RGB:
32, 61, 245
CMY:
87, 76, 4
CMYK:
87, 75, 0, 4
HSL:
232°, 91.4163%, 54.3137%
HSV (HSB):
232°, 86.9388%, 96.0784%
XYZ:
18.7458, 10.2371, 87.3742
xyY:
0.1611, 0.0880, 10.2371
CIE-Lab:
38.2647, 57.1445, -92.2938
CIE-LCH:
38.2647, 108.5524, 301.7641
CIE-Luv:
38.2647, -12.5536, -127.4710
Hunter-Lab:
31.9955, 48.5891, -139.5137
#203df5 color charts
#203df5 color shades, tints & tones
#203df5 color schemes
#203df5 color preview, HTML & CSS examples
This text has a color of #203df5
<p style="color:#203df5;">Text here</p>
.mytext {color:#203df5;}
This box has a color of #203df5
<div style="background-color:#203df5;">Content here</div>
.mybackground {background-color:#203df5;}
Border around this has a color of #203df5
<div style="border:2px solid #203df5;">Content here</div>
.myborder {border:2px solid #203df5;}