#200fd8 color space conversions
Hex:
#200fd8
RGB:
32, 15, 216
CMY:
87, 94, 15
CMYK:
85, 93, 0, 15
HSL:
245°, 87.0130%, 45.2941%
HSV (HSB):
245°, 93.0556%, 84.7059%
XYZ:
13.1612, 5.6066, 65.3543
xyY:
0.1565, 0.0666, 5.6066
CIE-Lab:
28.3974, 67.3073, -92.1603
CIE-LCH:
28.3974, 114.1219, 306.1417
CIE-Luv:
28.3974, -6.7790, -109.3876
Hunter-Lab:
23.6782, 57.7793, -147.0714
#200fd8 color charts
#200fd8 color shades, tints & tones
#200fd8 color schemes
#200fd8 color preview, HTML & CSS examples
This text has a color of #200fd8
<p style="color:#200fd8;">Text here</p>
.mytext {color:#200fd8;}
This box has a color of #200fd8
<div style="background-color:#200fd8;">Content here</div>
.mybackground {background-color:#200fd8;}
Border around this has a color of #200fd8
<div style="border:2px solid #200fd8;">Content here</div>
.myborder {border:2px solid #200fd8;}