#200df5 color space conversions
Hex:
#200df5
RGB:
32, 13, 245
CMY:
87, 95, 4
CMYK:
87, 95, 0, 4
HSL:
245°, 92.0635%, 50.5882%
HSV (HSB):
245°, 94.6939%, 96.0784%
XYZ:
17.2210, 7.1875, 86.8659
xyY:
0.1548, 0.0646, 7.1875
CIE-Lab:
32.2300, 75.0407, -102.3373
CIE-LCH:
32.2300, 126.9017, 306.2514
CIE-Luv:
32.2300, -8.0500, -125.9450
Hunter-Lab:
26.8095, 67.7424, -173.3398
#200df5 color charts
#200df5 color shades, tints & tones
#200df5 color schemes
#200df5 color preview, HTML & CSS examples
This text has a color of #200df5
<p style="color:#200df5;">Text here</p>
.mytext {color:#200df5;}
This box has a color of #200df5
<div style="background-color:#200df5;">Content here</div>
.mybackground {background-color:#200df5;}
Border around this has a color of #200df5
<div style="border:2px solid #200df5;">Content here</div>
.myborder {border:2px solid #200df5;}