#200dec color space conversions
Hex:
#200dec
RGB:
32, 13, 236
CMY:
87, 95, 7
CMYK:
86, 94, 0, 7
HSL:
245°, 89.5582%, 48.8235%
HSV (HSB):
245°, 94.4915%, 92.5490%
XYZ:
15.8799, 6.6511, 79.8037
xyY:
0.1552, 0.0650, 6.6511
CIE-Lab:
30.9989, 72.8031, -99.2903
CIE-LCH:
30.9989, 123.1213, 306.2502
CIE-Luv:
30.9989, -7.6325, -120.7931
Hunter-Lab:
25.7896, 64.7791, -165.4148
#200dec color charts
#200dec RGB chart
#200dec CMYK chart
#200dec RGB pie chart
#200dec color shades, tints & tones
#200dec color schemes
#200dec color preview, HTML & CSS examples
This text has a color of #200dec
<p style="color:#200dec;">Text here</p>
.mytext {color:#200dec;}
Text color #200dec
This box has a color of #200dec
<div style="background-color:#200dec;">Content here</div>
.mybackground {background-color:#200dec;}
Background color #200dec
Border around this has a color of #200dec
<div style="border:2px solid #200dec;">Content here</div>
.myborder {border:2px solid #200dec;}
Border color #200dec