#200ace color space conversions
Hex:
#200ace
RGB:
32, 10, 206
CMY:
87, 96, 19
CMYK:
84, 95, 0, 19
HSL:
247°, 90.7407%, 42.3529%
HSV (HSB):
247°, 95.1456%, 80.7843%
XYZ:
11.8448, 4.9804, 58.7295
xyY:
0.1568, 0.0659, 4.9804
CIE-Lab:
26.6788, 65.7862, -89.2187
CIE-LCH:
26.6788, 110.8504, 306.4035
CIE-Luv:
26.6788, -6.0737, -103.2621
Hunter-Lab:
22.3168, 55.6857, -140.4076
#200ace color charts
#200ace RGB chart
#200ace CMYK chart
#200ace RGB pie chart
#200ace color shades, tints & tones
#200ace color schemes
#200ace color preview, HTML & CSS examples
This text has a color of #200ace
<p style="color:#200ace;">Text here</p>
.mytext {color:#200ace;}
Text color #200ace
This box has a color of #200ace
<div style="background-color:#200ace;">Content here</div>
.mybackground {background-color:#200ace;}
Background color #200ace
Border around this has a color of #200ace
<div style="border:2px solid #200ace;">Content here</div>
.myborder {border:2px solid #200ace;}
Border color #200ace