#200ec2 color space conversions
Hex:
#200ec2
RGB:
32, 14, 194
CMY:
87, 95, 24
CMYK:
84, 93, 0, 24
HSL:
246°, 86.5385%, 40.7843%
HSV (HSB):
246°, 92.7835%, 76.0784%
XYZ:
10.4903, 4.5162, 51.3577
xyY:
0.1581, 0.0681, 4.5162
CIE-Lab:
25.3094, 61.7813, -84.4614
CIE-LCH:
25.3094, 104.6454, 306.1845
CIE-Luv:
25.3094, -5.6628, -96.5253
Hunter-Lab:
21.2513, 50.9232, -128.4092
#200ec2 color charts
#200ec2 color shades, tints & tones
#200ec2 color schemes
#200ec2 color preview, HTML & CSS examples
This text has a color of #200ec2
<p style="color:#200ec2;">Text here</p>
.mytext {color:#200ec2;}
This box has a color of #200ec2
<div style="background-color:#200ec2;">Content here</div>
.mybackground {background-color:#200ec2;}
Border around this has a color of #200ec2
<div style="border:2px solid #200ec2;">Content here</div>
.myborder {border:2px solid #200ec2;}