#512be5 color space conversions
Hex:
#512be5
RGB:
81, 43, 229
CMY:
68, 83, 10
CMYK:
65, 81, 0, 10
HSL:
252°, 78.1513%, 53.3333%
HSV (HSB):
252°, 81.2227%, 89.8039%
XYZ:
18.4001, 9.1342, 74.9220
xyY:
0.1796, 0.0892, 9.1342
CIE-Lab:
36.2415, 64.0649, -86.4970
CIE-LCH:
36.2415, 107.6385, 306.5259
CIE-Luv:
36.2415, -2.0006, -118.7748
Hunter-Lab:
30.2229, 55.7830, -125.8229
#512be5 color charts
#512be5 color shades, tints & tones
#512be5 color schemes
#512be5 color preview, HTML & CSS examples
This text has a color of #512be5
<p style="color:#512be5;">Text here</p>
.mytext {color:#512be5;}
This box has a color of #512be5
<div style="background-color:#512be5;">Content here</div>
.mybackground {background-color:#512be5;}
Border around this has a color of #512be5
<div style="border:2px solid #512be5;">Content here</div>
.myborder {border:2px solid #512be5;}