#200fdc color space conversions
Hex:
#200fdc
RGB:
32, 15, 220
CMY:
87, 94, 14
CMYK:
85, 93, 0, 14
HSL:
245°, 87.2340%, 46.0784%
HSV (HSB):
245°, 93.1818%, 86.2745%
XYZ:
13.6848, 5.8160, 68.1115
xyY:
0.1562, 0.0664, 5.8160
CIE-Lab:
28.9435, 68.3393, -93.5587
CIE-LCH:
28.9435, 115.8598, 306.1460
CIE-Luv:
28.9435, -6.9685, -111.6988
Hunter-Lab:
24.1164, 59.0851, -150.5698
#200fdc color charts
#200fdc RGB chart
#200fdc CMYK chart
#200fdc RGB pie chart
#200fdc color shades, tints & tones
#200fdc color schemes
#200fdc color preview, HTML & CSS examples
This text has a color of #200fdc
<p style="color:#200fdc;">Text here</p>
.mytext {color:#200fdc;}
Text color #200fdc
This box has a color of #200fdc
<div style="background-color:#200fdc;">Content here</div>
.mybackground {background-color:#200fdc;}
Background color #200fdc
Border around this has a color of #200fdc
<div style="border:2px solid #200fdc;">Content here</div>
.myborder {border:2px solid #200fdc;}
Border color #200fdc