#200aaf color space conversions
Hex:
#200aaf
RGB:
32, 10, 175
CMY:
87, 96, 31
CMYK:
82, 94, 0, 31
HSL:
248°, 89.1892%, 36.2745%
HSV (HSB):
248°, 94.2857%, 68.6275%
XYZ:
8.4421, 3.6193, 40.8111
xyY:
0.1597, 0.0685, 3.6193
CIE-Lab:
22.3707, 57.6957, -78.0450
CIE-LCH:
22.3707, 97.0557, 306.4741
CIE-Luv:
22.3707, -4.4993, -85.0410
Hunter-Lab:
19.0245, 45.9162, -113.8712
#200aaf color charts
#200aaf color shades, tints & tones
#200aaf color schemes
#200aaf color preview, HTML & CSS examples
This text has a color of #200aaf
<p style="color:#200aaf;">Text here</p>
.mytext {color:#200aaf;}
This box has a color of #200aaf
<div style="background-color:#200aaf;">Content here</div>
.mybackground {background-color:#200aaf;}
Border around this has a color of #200aaf
<div style="border:2px solid #200aaf;">Content here</div>
.myborder {border:2px solid #200aaf;}