#204df5 color space conversions
Hex:
#204df5
RGB:
32, 77, 245
CMY:
87, 70, 4
CMYK:
87, 69, 0, 4
HSL:
227°, 91.4163%, 54.3137%
HSV (HSB):
227°, 86.9388%, 96.0784%
XYZ:
19.7310, 12.2074, 87.7025
xyY:
0.1649, 0.1020, 12.2074
CIE-Lab:
41.5439, 48.0217, -86.8726
CIE-LCH:
41.5439, 99.2619, 298.9331
CIE-Luv:
41.5439, -15.3687, -125.5909
Hunter-Lab:
34.9391, 39.6600, -124.3697
#204df5 color charts
#204df5 color shades, tints & tones
#204df5 color schemes
#204df5 color preview, HTML & CSS examples
This text has a color of #204df5
<p style="color:#204df5;">Text here</p>
.mytext {color:#204df5;}
This box has a color of #204df5
<div style="background-color:#204df5;">Content here</div>
.mybackground {background-color:#204df5;}
Border around this has a color of #204df5
<div style="border:2px solid #204df5;">Content here</div>
.myborder {border:2px solid #204df5;}