#200080 color space conversions
Hex:
#200080
RGB:
32, 0, 128
CMY:
87, 100, 50
CMYK:
75, 100, 0, 50
HSL:
255°, 100.0000%, 25.0980%
HSV (HSB):
255°, 100.0000%, 50.1961%
XYZ:
4.4919, 1.8656, 20.5454
xyY:
0.1670, 0.0693, 1.8656
CIE-Lab:
14.7655, 48.1640, -61.6697
CIE-LCH:
14.7655, 78.2492, 307.9898
CIE-Luv:
14.7655, -1.3284, -55.6521
Hunter-Lab:
13.6587, 34.8010, -79.6232
#200080 color charts
#200080 color shades, tints & tones
#200080 color schemes
#200080 color preview, HTML & CSS examples
This text has a color of #200080
<p style="color:#200080;">Text here</p>
.mytext {color:#200080;}
This box has a color of #200080
<div style="background-color:#200080;">Content here</div>
.mybackground {background-color:#200080;}
Border around this has a color of #200080
<div style="border:2px solid #200080;">Content here</div>
.myborder {border:2px solid #200080;}