#b512a5 color space conversions
Hex:
#b512a5
RGB:
181, 18, 165
CMY:
29, 93, 35
CMYK:
0, 90, 9, 29
HSL:
306°, 81.9095%, 39.0196%
HSV (HSB):
306°, 90.0552%, 70.9804%
XYZ:
26.0639, 12.9730, 36.7276
xyY:
0.3440, 0.1712, 12.9730
CIE-Lab:
42.7225, 71.7263, -37.9762
CIE-LCH:
42.7225, 81.1595, 332.1006
CIE-Luv:
42.7225, 65.1379, -64.1076
Hunter-Lab:
36.0180, 66.1372, -35.2455
#b512a5 color charts
#b512a5 color shades, tints & tones
#b512a5 color schemes
#b512a5 color preview, HTML & CSS examples
This text has a color of #b512a5
<p style="color:#b512a5;">Text here</p>
.mytext {color:#b512a5;}
This box has a color of #b512a5
<div style="background-color:#b512a5;">Content here</div>
.mybackground {background-color:#b512a5;}
Border around this has a color of #b512a5
<div style="border:2px solid #b512a5;">Content here</div>
.myborder {border:2px solid #b512a5;}