#200a50 color space conversions
Hex:
#200a50
RGB:
32, 10, 80
CMY:
87, 96, 69
CMYK:
60, 88, 0, 69
HSL:
259°, 77.7778%, 17.6471%
HSV (HSB):
259°, 87.5000%, 31.3725%
XYZ:
2.1522, 1.1033, 7.6890
xyY:
0.1966, 0.1008, 1.1033
CIE-Lab:
9.8243, 30.1427, -38.1424
CIE-LCH:
9.8243, 48.6151, 308.3182
CIE-Luv:
9.8243, 1.0551, -29.4511
Hunter-Lab:
10.5040, 18.1909, -36.0475
#200a50 color charts
#200a50 color shades, tints & tones
#200a50 color schemes
#200a50 color preview, HTML & CSS examples
This text has a color of #200a50
<p style="color:#200a50;">Text here</p>
.mytext {color:#200a50;}
This box has a color of #200a50
<div style="background-color:#200a50;">Content here</div>
.mybackground {background-color:#200a50;}
Border around this has a color of #200a50
<div style="border:2px solid #200a50;">Content here</div>
.myborder {border:2px solid #200a50;}