#200b50 color space conversions
Hex:
#200b50
RGB:
32, 11, 80
CMY:
87, 96, 69
CMYK:
60, 86, 0, 69
HSL:
258°, 75.8242%, 17.8431%
HSV (HSB):
258°, 86.2500%, 31.3725%
XYZ:
2.1633, 1.1256, 7.6927
xyY:
0.1970, 0.1025, 1.1256
CIE-Lab:
9.9968, 29.6425, -37.8582
CIE-LCH:
9.9968, 48.0825, 308.0605
CIE-Luv:
9.9968, 0.9845, -29.6114
Hunter-Lab:
10.6095, 17.8302, -35.5631
#200b50 color charts
#200b50 color shades, tints & tones
#200b50 color schemes
#200b50 color preview, HTML & CSS examples
This text has a color of #200b50
<p style="color:#200b50;">Text here</p>
.mytext {color:#200b50;}
This box has a color of #200b50
<div style="background-color:#200b50;">Content here</div>
.mybackground {background-color:#200b50;}
Border around this has a color of #200b50
<div style="border:2px solid #200b50;">Content here</div>
.myborder {border:2px solid #200b50;}