#200fff color space conversions
Hex:
#200fff
RGB:
32, 15, 255
CMY:
87, 94, 0
CMYK:
87, 94, 0, 0
HSL:
244°, 100.0000%, 52.9412%
HSV (HSB):
244°, 94.1176%, 100.0000%
XYZ:
18.8165, 7.8687, 95.1348
xyY:
0.1545, 0.0646, 7.8687
CIE-Lab:
33.7080, 77.1508, -105.4974
CIE-LCH:
33.7080, 130.6979, 306.1782
CIE-Luv:
33.7080, -8.5848, -131.7328
Hunter-Lab:
28.0512, 70.6463, -181.4441
#200fff color charts
#200fff color shades, tints & tones
#200fff color schemes
#200fff color preview, HTML & CSS examples
This text has a color of #200fff
<p style="color:#200fff;">Text here</p>
.mytext {color:#200fff;}
This box has a color of #200fff
<div style="background-color:#200fff;">Content here</div>
.mybackground {background-color:#200fff;}
Border around this has a color of #200fff
<div style="border:2px solid #200fff;">Content here</div>
.myborder {border:2px solid #200fff;}