#200aff color space conversions
Hex:
#200aff
RGB:
32, 10, 255
CMY:
87, 96, 0
CMYK:
87, 96, 0, 0
HSL:
245°, 100.0000%, 51.9608%
HSV (HSB):
245°, 96.0784%, 100.0000%
XYZ:
18.7542, 7.7442, 95.1141
xyY:
0.1542, 0.0637, 7.7442
CIE-Lab:
33.4443, 77.9655, -105.9382
CIE-LCH:
33.4443, 131.5352, 306.3513
CIE-Luv:
33.4443, -8.4078, -131.5163
Hunter-Lab:
27.8283, 71.5960, -183.1666
#200aff color charts
#200aff RGB chart
#200aff CMYK chart
#200aff RGB pie chart
#200aff color shades, tints & tones
#200aff color schemes
#200aff color preview, HTML & CSS examples
This text has a color of #200aff
<p style="color:#200aff;">Text here</p>
.mytext {color:#200aff;}
Text color #200aff
This box has a color of #200aff
<div style="background-color:#200aff;">Content here</div>
.mybackground {background-color:#200aff;}
Background color #200aff
Border around this has a color of #200aff
<div style="border:2px solid #200aff;">Content here</div>
.myborder {border:2px solid #200aff;}
Border color #200aff