#512bcc color space conversions
Hex:
#512bcc
RGB:
81, 43, 204
CMY:
68, 83, 20
CMYK:
60, 79, 0, 20
HSL:
254°, 65.1822%, 48.4314%
HSV (HSB):
254°, 78.9216%, 80.0000%
XYZ:
15.1563, 7.8367, 57.8406
xyY:
0.1875, 0.0969, 7.8367
CIE-Lab:
33.6405, 57.1690, -76.3902
CIE-LCH:
33.6405, 95.4137, 306.8105
CIE-Luv:
33.6405, 0.0585, -104.0910
Hunter-Lab:
27.9941, 47.6519, -102.9071
#512bcc color charts
#512bcc RGB chart
#512bcc CMYK chart
#512bcc RGB pie chart
#512bcc color shades, tints & tones
#512bcc color schemes
#512bcc color preview, HTML & CSS examples
This text has a color of #512bcc
<p style="color:#512bcc;">Text here</p>
.mytext {color:#512bcc;}
Text color #512bcc
This box has a color of #512bcc
<div style="background-color:#512bcc;">Content here</div>
.mybackground {background-color:#512bcc;}
Background color #512bcc
Border around this has a color of #512bcc
<div style="border:2px solid #512bcc;">Content here</div>
.myborder {border:2px solid #512bcc;}
Border color #512bcc