#512ccc color space conversions
Hex:
#512ccc
RGB:
81, 44, 204
CMY:
68, 83, 20
CMYK:
60, 78, 0, 20
HSL:
254°, 64.5161%, 48.6275%
HSV (HSB):
254°, 78.4314%, 80.0000%
XYZ:
15.1931, 7.9103, 57.8528
xyY:
0.1877, 0.0977, 7.9103
CIE-Lab:
33.7954, 56.7205, -76.1345
CIE-LCH:
33.7954, 94.9404, 306.6862
CIE-Luv:
33.7954, -0.0641, -104.0113
Hunter-Lab:
28.1253, 47.2052, -102.2699
#512ccc color charts
#512ccc color shades, tints & tones
#512ccc color schemes
#512ccc color preview, HTML & CSS examples
This text has a color of #512ccc
<p style="color:#512ccc;">Text here</p>
.mytext {color:#512ccc;}
This box has a color of #512ccc
<div style="background-color:#512ccc;">Content here</div>
.mybackground {background-color:#512ccc;}
Border around this has a color of #512ccc
<div style="border:2px solid #512ccc;">Content here</div>
.myborder {border:2px solid #512ccc;}