#512dcd color space conversions
Hex:
#512dcd
RGB:
81, 45, 205
CMY:
68, 82, 20
CMYK:
60, 78, 0, 20
HSL:
254°, 64.0000%, 49.0196%
HSV (HSB):
254°, 78.0488%, 80.3922%
XYZ:
15.3512, 8.0339, 58.4992
xyY:
0.1875, 0.0981, 8.0339
CIE-Lab:
34.0533, 56.5466, -76.2909
CIE-LCH:
34.0533, 94.9622, 306.5457
CIE-Luv:
34.0533, -0.2760, -104.5249
Hunter-Lab:
28.3441, 47.0735, -102.5274
#512dcd color charts
#512dcd color shades, tints & tones
#512dcd color schemes
#512dcd color preview, HTML & CSS examples
This text has a color of #512dcd
<p style="color:#512dcd;">Text here</p>
.mytext {color:#512dcd;}
This box has a color of #512dcd
<div style="background-color:#512dcd;">Content here</div>
.mybackground {background-color:#512dcd;}
Border around this has a color of #512dcd
<div style="border:2px solid #512dcd;">Content here</div>
.myborder {border:2px solid #512dcd;}