#200de6 color space conversions
Hex:
#200de6
RGB:
32, 13, 230
CMY:
87, 95, 10
CMYK:
86, 94, 0, 10
HSL:
245°, 89.3004%, 47.6471%
HSV (HSB):
245°, 94.3478%, 90.1961%
XYZ:
15.0225, 6.3081, 75.2887
xyY:
0.1555, 0.0653, 6.3081
CIE-Lab:
30.1768, 71.2985, -97.2408
CIE-LCH:
30.1768, 120.5788, 306.2495
CIE-Luv:
30.1768, -7.3514, -117.3455
Hunter-Lab:
25.1159, 62.8128, -160.1495
#200de6 color charts
#200de6 color shades, tints & tones
#200de6 color schemes
#200de6 color preview, HTML & CSS examples
This text has a color of #200de6
<p style="color:#200de6;">Text here</p>
.mytext {color:#200de6;}
This box has a color of #200de6
<div style="background-color:#200de6;">Content here</div>
.mybackground {background-color:#200de6;}
Border around this has a color of #200de6
<div style="border:2px solid #200de6;">Content here</div>
.myborder {border:2px solid #200de6;}