#512bed color space conversions
Hex:
#512bed
RGB:
81, 43, 237
CMY:
68, 83, 7
CMYK:
66, 82, 0, 7
HSL:
252°, 84.3478%, 54.9020%
HSV (HSB):
252°, 81.8565%, 92.9412%
XYZ:
19.5433, 9.5915, 80.9421
xyY:
0.1775, 0.0871, 9.5915
CIE-Lab:
37.0991, 66.2386, -89.6262
CIE-LCH:
37.0991, 111.4468, 306.4664
CIE-Luv:
37.0991, -2.6092, -123.3902
Hunter-Lab:
30.9702, 58.4421, -133.2783
#512bed color charts
#512bed color shades, tints & tones
#512bed color schemes
#512bed color preview, HTML & CSS examples
This text has a color of #512bed
<p style="color:#512bed;">Text here</p>
.mytext {color:#512bed;}
This box has a color of #512bed
<div style="background-color:#512bed;">Content here</div>
.mybackground {background-color:#512bed;}
Border around this has a color of #512bed
<div style="border:2px solid #512bed;">Content here</div>
.myborder {border:2px solid #512bed;}