#200fed color space conversions
Hex:
#200fed
RGB:
32, 15, 237
CMY:
87, 94, 7
CMYK:
86, 94, 0, 7
HSL:
245°, 88.0952%, 49.4118%
HSV (HSB):
245°, 93.6709%, 92.9412%
XYZ:
16.0525, 6.7631, 80.5801
xyY:
0.1553, 0.0654, 6.7631
CIE-Lab:
31.2615, 72.6657, -99.4205
CIE-LCH:
31.2615, 123.1452, 306.1628
CIE-Luv:
31.2615, -7.7626, -121.4728
Hunter-Lab:
26.0061, 64.6707, -165.5066
#200fed color charts
#200fed RGB chart
#200fed CMYK chart
#200fed RGB pie chart
#200fed color shades, tints & tones
#200fed color schemes
#200fed color preview, HTML & CSS examples
This text has a color of #200fed
<p style="color:#200fed;">Text here</p>
.mytext {color:#200fed;}
Text color #200fed
This box has a color of #200fed
<div style="background-color:#200fed;">Content here</div>
.mybackground {background-color:#200fed;}
Background color #200fed
Border around this has a color of #200fed
<div style="border:2px solid #200fed;">Content here</div>
.myborder {border:2px solid #200fed;}
Border color #200fed