#200ed7 color space conversions
Hex:
#200ed7
RGB:
32, 14, 215
CMY:
87, 95, 16
CMYK:
85, 93, 0, 16
HSL:
245°, 87.7729%, 44.9020%
HSV (HSB):
245°, 93.4884%, 84.3137%
XYZ:
13.0184, 5.5274, 64.6707
xyY:
0.1564, 0.0664, 5.5274
CIE-Lab:
28.1875, 67.2737, -91.9320
CIE-LCH:
28.1875, 113.9177, 306.1958
CIE-Luv:
28.1875, -6.6836, -108.7443
Hunter-Lab:
23.5105, 57.6971, -146.6325
#200ed7 color charts
#200ed7 color shades, tints & tones
#200ed7 color schemes
#200ed7 color preview, HTML & CSS examples
This text has a color of #200ed7
<p style="color:#200ed7;">Text here</p>
.mytext {color:#200ed7;}
This box has a color of #200ed7
<div style="background-color:#200ed7;">Content here</div>
.mybackground {background-color:#200ed7;}
Border around this has a color of #200ed7
<div style="border:2px solid #200ed7;">Content here</div>
.myborder {border:2px solid #200ed7;}