#204bff color space conversions
Hex:
#204bff
RGB:
32, 75, 255
CMY:
87, 71, 0
CMYK:
87, 71, 0, 0
HSL:
228°, 100.0000%, 56.2745%
HSV (HSB):
228°, 87.4510%, 100.0000%
XYZ:
21.1617, 12.5592, 95.9166
xyY:
0.1632, 0.0969, 12.5592
CIE-Lab:
42.0915, 52.6511, -91.5654
CIE-LCH:
42.0915, 105.6237, 299.8994
CIE-Luv:
42.0915, -15.1170, -131.8959
Hunter-Lab:
35.4390, 44.5697, -135.6626
#204bff color charts
#204bff color shades, tints & tones
#204bff color schemes
#204bff color preview, HTML & CSS examples
This text has a color of #204bff
<p style="color:#204bff;">Text here</p>
.mytext {color:#204bff;}
This box has a color of #204bff
<div style="background-color:#204bff;">Content here</div>
.mybackground {background-color:#204bff;}
Border around this has a color of #204bff
<div style="border:2px solid #204bff;">Content here</div>
.myborder {border:2px solid #204bff;}