#200f65 color space conversions
Hex:
#200f65
RGB:
32, 15, 101
CMY:
87, 94, 60
CMYK:
68, 85, 0, 60
HSL:
252°, 74.1379%, 22.7451%
HSV (HSB):
252°, 85.1485%, 39.6078%
XYZ:
3.1155, 1.5883, 12.4543
xyY:
0.1816, 0.0926, 1.5883
CIE-Lab:
13.1588, 34.3318, -46.8106
CIE-LCH:
13.1588, 58.0509, 306.2570
CIE-Luv:
13.1588, -0.6914, -42.0874
Hunter-Lab:
12.6028, 22.0708, -49.7693
#200f65 color charts
#200f65 color shades, tints & tones
#200f65 color schemes
#200f65 color preview, HTML & CSS examples
This text has a color of #200f65
<p style="color:#200f65;">Text here</p>
.mytext {color:#200f65;}
This box has a color of #200f65
<div style="background-color:#200f65;">Content here</div>
.mybackground {background-color:#200f65;}
Border around this has a color of #200f65
<div style="border:2px solid #200f65;">Content here</div>
.myborder {border:2px solid #200f65;}