#200fca color space conversions
Hex:
#200fca
RGB:
32, 15, 202
CMY:
87, 94, 21
CMYK:
84, 93, 0, 21
HSL:
245°, 86.1751%, 42.5490%
HSV (HSB):
245°, 92.5743%, 79.2157%
XYZ:
11.4272, 4.9130, 56.2231
xyY:
0.1575, 0.0677, 4.9130
CIE-Lab:
26.4854, 63.6494, -87.2024
CIE-LCH:
26.4854, 107.9607, 306.1258
CIE-Luv:
26.4854, -6.1069, -101.2655
Hunter-Lab:
22.1653, 53.2353, -134.8759
#200fca color charts
#200fca color shades, tints & tones
#200fca color schemes
#200fca color preview, HTML & CSS examples
This text has a color of #200fca
<p style="color:#200fca;">Text here</p>
.mytext {color:#200fca;}
This box has a color of #200fca
<div style="background-color:#200fca;">Content here</div>
.mybackground {background-color:#200fca;}
Border around this has a color of #200fca
<div style="border:2px solid #200fca;">Content here</div>
.myborder {border:2px solid #200fca;}