#200eac color space conversions
Hex:
#200eac
RGB:
32, 14, 172
CMY:
87, 95, 33
CMYK:
81, 92, 0, 33
HSL:
247°, 84.9462%, 36.4706%
HSV (HSB):
247°, 91.8605%, 67.4510%
XYZ:
8.1991, 3.5997, 39.2924
xyY:
0.1605, 0.0705, 3.5997
CIE-Lab:
22.3013, 55.8336, -76.3532
CIE-LCH:
22.3013, 94.5897, 306.1763
CIE-Luv:
22.3013, -4.5547, -83.6187
Hunter-Lab:
18.9729, 43.9358, -109.5071
#200eac color charts
#200eac RGB chart
#200eac CMYK chart
#200eac RGB pie chart
#200eac color shades, tints & tones
#200eac color schemes
#200eac color preview, HTML & CSS examples
This text has a color of #200eac
<p style="color:#200eac;">Text here</p>
.mytext {color:#200eac;}
Text color #200eac
This box has a color of #200eac
<div style="background-color:#200eac;">Content here</div>
.mybackground {background-color:#200eac;}
Background color #200eac
Border around this has a color of #200eac
<div style="border:2px solid #200eac;">Content here</div>
.myborder {border:2px solid #200eac;}
Border color #200eac