#511acc color space conversions
Hex:
#511acc
RGB:
81, 26, 204
CMY:
68, 90, 20
CMYK:
60, 87, 0, 20
HSL:
259°, 77.3913%, 45.0980%
HSV (HSB):
259°, 87.2549%, 80.0000%
XYZ:
14.6618, 6.8478, 57.6757
xyY:
0.1852, 0.0865, 6.8478
CIE-Lab:
31.4578, 63.5960, -79.9995
CIE-LCH:
31.4578, 102.1977, 308.4831
CIE-Luv:
31.4578, 1.6808, -104.7391
Hunter-Lab:
26.1682, 54.2176, -112.3597
#511acc color charts
#511acc color shades, tints & tones
#511acc color schemes
#511acc color preview, HTML & CSS examples
This text has a color of #511acc
<p style="color:#511acc;">Text here</p>
.mytext {color:#511acc;}
This box has a color of #511acc
<div style="background-color:#511acc;">Content here</div>
.mybackground {background-color:#511acc;}
Border around this has a color of #511acc
<div style="border:2px solid #511acc;">Content here</div>
.myborder {border:2px solid #511acc;}