#204ace color space conversions
Hex:
#204ace
RGB:
32, 74, 206
CMY:
87, 71, 19
CMYK:
84, 64, 0, 19
HSL:
226°, 73.1092%, 46.6667%
HSV (HSB):
226°, 84.4660%, 80.7843%
XYZ:
14.1850, 9.6609, 59.5096
xyY:
0.1702, 0.1159, 9.6609
CIE-Lab:
37.2268, 35.7908, -71.7503
CIE-LCH:
37.2268, 80.1816, 296.5112
CIE-Luv:
37.2268, -14.4140, -102.0211
Hunter-Lab:
31.0819, 27.0696, -91.7596
#204ace color charts
#204ace color shades, tints & tones
#204ace color schemes
#204ace color preview, HTML & CSS examples
This text has a color of #204ace
<p style="color:#204ace;">Text here</p>
.mytext {color:#204ace;}
This box has a color of #204ace
<div style="background-color:#204ace;">Content here</div>
.mybackground {background-color:#204ace;}
Border around this has a color of #204ace
<div style="border:2px solid #204ace;">Content here</div>
.myborder {border:2px solid #204ace;}