#200caa color space conversions
Hex:
#200caa
RGB:
32, 12, 170
CMY:
87, 95, 33
CMYK:
81, 93, 0, 33
HSL:
248°, 86.8132%, 35.6863%
HSV (HSB):
248°, 92.9412%, 66.6667%
XYZ:
7.9828, 3.4723, 38.2797
xyY:
0.1605, 0.0698, 3.4723
CIE-Lab:
21.8440, 55.8451, -75.9078
CIE-LCH:
21.8440, 94.2373, 306.3418
CIE-Luv:
21.8440, -4.3383, -82.2568
Hunter-Lab:
18.6341, 43.8596, -108.7544
#200caa color charts
#200caa color shades, tints & tones
#200caa color schemes
#200caa color preview, HTML & CSS examples
This text has a color of #200caa
<p style="color:#200caa;">Text here</p>
.mytext {color:#200caa;}
This box has a color of #200caa
<div style="background-color:#200caa;">Content here</div>
.mybackground {background-color:#200caa;}
Border around this has a color of #200caa
<div style="border:2px solid #200caa;">Content here</div>
.myborder {border:2px solid #200caa;}