#204edc color space conversions
Hex:
#204edc
RGB:
32, 78, 220
CMY:
87, 69, 14
CMYK:
85, 65, 0, 14
HSL:
225°, 74.6032%, 49.4118%
HSV (HSB):
225°, 85.4545%, 86.2745%
XYZ:
16.2383, 10.9232, 68.9627
xyY:
0.1689, 0.1136, 10.9232
CIE-Lab:
39.4508, 38.4293, -76.1523
CIE-LCH:
39.4508, 85.2994, 296.7772
CIE-Luv:
39.4508, -15.3809, -109.9018
Hunter-Lab:
33.0502, 29.8633, -100.5796
#204edc color charts
#204edc RGB chart
#204edc CMYK chart
#204edc RGB pie chart
#204edc color shades, tints & tones
#204edc color schemes
#204edc color preview, HTML & CSS examples
This text has a color of #204edc
<p style="color:#204edc;">Text here</p>
.mytext {color:#204edc;}
Text color #204edc
This box has a color of #204edc
<div style="background-color:#204edc;">Content here</div>
.mybackground {background-color:#204edc;}
Background color #204edc
Border around this has a color of #204edc
<div style="border:2px solid #204edc;">Content here</div>
.myborder {border:2px solid #204edc;}
Border color #204edc