#200f8c color space conversions
Hex:
#200f8c
RGB:
32, 15, 140
CMY:
87, 94, 45
CMYK:
77, 89, 0, 45
HSL:
248°, 80.6452%, 30.3922%
HSV (HSB):
248°, 89.2857%, 54.9020%
XYZ:
5.5001, 2.5422, 25.0117
xyY:
0.1664, 0.0769, 2.5422
CIE-Lab:
18.1083, 46.3777, -63.6800
CIE-LCH:
18.1083, 78.7784, 306.0656
CIE-Luv:
18.1083, -2.9296, -64.8626
Hunter-Lab:
15.9442, 33.6730, -81.8476
#200f8c color charts
#200f8c color shades, tints & tones
#200f8c color schemes
#200f8c color preview, HTML & CSS examples
This text has a color of #200f8c
<p style="color:#200f8c;">Text here</p>
.mytext {color:#200f8c;}
This box has a color of #200f8c
<div style="background-color:#200f8c;">Content here</div>
.mybackground {background-color:#200f8c;}
Border around this has a color of #200f8c
<div style="border:2px solid #200f8c;">Content here</div>
.myborder {border:2px solid #200f8c;}