#200ac0 color space conversions
Hex:
#200ac0
RGB:
32, 10, 192
CMY:
87, 96, 25
CMYK:
83, 95, 0, 25
HSL:
247°, 90.0990%, 39.6078%
HSV (HSB):
247°, 94.7917%, 75.2941%
XYZ:
10.2186, 4.3299, 50.1663
xyY:
0.1579, 0.0669, 4.3299
CIE-Lab:
24.7335, 62.1751, -84.2410
CIE-LCH:
24.7335, 104.7010, 306.4296
CIE-Luv:
24.7335, -5.3735, -95.0622
Hunter-Lab:
20.8085, 51.2430, -128.3740
#200ac0 color charts
#200ac0 color shades, tints & tones
#200ac0 color schemes
#200ac0 color preview, HTML & CSS examples
This text has a color of #200ac0
<p style="color:#200ac0;">Text here</p>
.mytext {color:#200ac0;}
This box has a color of #200ac0
<div style="background-color:#200ac0;">Content here</div>
.mybackground {background-color:#200ac0;}
Border around this has a color of #200ac0
<div style="border:2px solid #200ac0;">Content here</div>
.myborder {border:2px solid #200ac0;}