#200bdd color space conversions
Hex:
#200bdd
RGB:
32, 11, 221
CMY:
87, 96, 13
CMYK:
86, 95, 0, 13
HSL:
246°, 90.5172%, 45.4902%
HSV (HSB):
246°, 95.0226%, 86.6667%
XYZ:
13.7665, 5.7669, 68.7942
xyY:
0.1559, 0.0653, 5.7669
CIE-Lab:
28.8165, 69.4072, -94.3472
CIE-LCH:
28.8165, 117.1271, 306.3403
CIE-Luv:
28.8165, -6.8436, -112.0409
Hunter-Lab:
24.0143, 60.3021, -153.0388
#200bdd color charts
#200bdd color shades, tints & tones
#200bdd color schemes
#200bdd color preview, HTML & CSS examples
This text has a color of #200bdd
<p style="color:#200bdd;">Text here</p>
.mytext {color:#200bdd;}
This box has a color of #200bdd
<div style="background-color:#200bdd;">Content here</div>
.mybackground {background-color:#200bdd;}
Border around this has a color of #200bdd
<div style="border:2px solid #200bdd;">Content here</div>
.myborder {border:2px solid #200bdd;}