#204aff color space conversions
Hex:
#204aff
RGB:
32, 74, 255
CMY:
87, 71, 0
CMYK:
87, 71, 0, 0
HSL:
229°, 100.0000%, 56.2745%
HSV (HSB):
229°, 87.4510%, 100.0000%
XYZ:
21.0944, 12.4246, 95.8941
xyY:
0.1630, 0.0960, 12.4246
CIE-Lab:
41.8832, 53.2272, -91.9096
CIE-LCH:
41.8832, 106.2097, 300.0763
CIE-Luv:
41.8832, -14.9352, -132.0371
Hunter-Lab:
35.2486, 45.1379, -136.6250
#204aff color charts
#204aff color shades, tints & tones
#204aff color schemes
#204aff color preview, HTML & CSS examples
This text has a color of #204aff
<p style="color:#204aff;">Text here</p>
.mytext {color:#204aff;}
This box has a color of #204aff
<div style="background-color:#204aff;">Content here</div>
.mybackground {background-color:#204aff;}
Border around this has a color of #204aff
<div style="border:2px solid #204aff;">Content here</div>
.myborder {border:2px solid #204aff;}