#b512a9 color space conversions
Hex:
#b512a9
RGB:
181, 18, 169
CMY:
29, 93, 34
CMYK:
0, 90, 7, 29
HSL:
304°, 81.9095%, 39.0196%
HSV (HSB):
304°, 90.0552%, 70.9804%
XYZ:
26.4338, 13.1209, 38.6755
xyY:
0.3379, 0.1677, 13.1209
CIE-Lab:
42.9449, 72.2972, -40.0117
CIE-LCH:
42.9449, 82.6306, 331.0384
CIE-Luv:
42.9449, 63.5389, -67.1473
Hunter-Lab:
36.2228, 66.8713, -37.9485
#b512a9 color charts
#b512a9 color shades, tints & tones
#b512a9 color schemes
#b512a9 color preview, HTML & CSS examples
This text has a color of #b512a9
<p style="color:#b512a9;">Text here</p>
.mytext {color:#b512a9;}
This box has a color of #b512a9
<div style="background-color:#b512a9;">Content here</div>
.mybackground {background-color:#b512a9;}
Border around this has a color of #b512a9
<div style="border:2px solid #b512a9;">Content here</div>
.myborder {border:2px solid #b512a9;}