#204ff5 color space conversions
Hex:
#204ff5
RGB:
32, 79, 245
CMY:
87, 69, 4
CMYK:
87, 68, 0, 4
HSL:
227°, 91.4163%, 54.3137%
HSV (HSB):
227°, 86.9388%, 96.0784%
XYZ:
19.8731, 12.4916, 87.7499
xyY:
0.1655, 0.1040, 12.4916
CIE-Lab:
41.9870, 46.8206, -86.1420
CIE-LCH:
41.9870, 98.0439, 298.5253
CIE-Luv:
41.9870, -15.7668, -125.2071
Hunter-Lab:
35.3435, 38.5166, -122.4633
#204ff5 color charts
#204ff5 color shades, tints & tones
#204ff5 color schemes
#204ff5 color preview, HTML & CSS examples
This text has a color of #204ff5
<p style="color:#204ff5;">Text here</p>
.mytext {color:#204ff5;}
This box has a color of #204ff5
<div style="background-color:#204ff5;">Content here</div>
.mybackground {background-color:#204ff5;}
Border around this has a color of #204ff5
<div style="border:2px solid #204ff5;">Content here</div>
.myborder {border:2px solid #204ff5;}