#200f4c color space conversions
Hex:
#200f4c
RGB:
32, 15, 76
CMY:
87, 94, 70
CMYK:
58, 80, 0, 70
HSL:
257°, 67.0330%, 17.8431%
HSV (HSB):
257°, 80.2632%, 29.8039%
XYZ:
2.0710, 1.1705, 6.9543
xyY:
0.2031, 0.1148, 1.1705
CIE-Lab:
10.3381, 26.1265, -34.5348
CIE-LCH:
10.3381, 43.3042, 307.1085
CIE-Luv:
10.3381, 0.9065, -27.9766
Hunter-Lab:
10.8191, 15.2352, -30.5369
#200f4c color charts
#200f4c color shades, tints & tones
#200f4c color schemes
#200f4c color preview, HTML & CSS examples
This text has a color of #200f4c
<p style="color:#200f4c;">Text here</p>
.mytext {color:#200f4c;}
This box has a color of #200f4c
<div style="background-color:#200f4c;">Content here</div>
.mybackground {background-color:#200f4c;}
Border around this has a color of #200f4c
<div style="border:2px solid #200f4c;">Content here</div>
.myborder {border:2px solid #200f4c;}