#b512c3 color space conversions
Hex:
#b512c3
RGB:
181, 18, 195
CMY:
29, 93, 24
CMYK:
7, 91, 0, 24
HSL:
295°, 83.0986%, 41.7647%
HSV (HSB):
295°, 90.7692%, 76.4706%
XYZ:
29.1227, 14.1965, 52.8350
xyY:
0.3029, 0.1476, 14.1965
CIE-Lab:
44.5134, 76.2473, -52.8296
CIE-LCH:
44.5134, 92.7611, 325.2830
CIE-Luv:
44.5134, 53.7987, -86.4388
Hunter-Lab:
37.6782, 72.0313, -56.7657
#b512c3 color charts
#b512c3 color shades, tints & tones
#b512c3 color schemes
#b512c3 color preview, HTML & CSS examples
This text has a color of #b512c3
<p style="color:#b512c3;">Text here</p>
.mytext {color:#b512c3;}
This box has a color of #b512c3
<div style="background-color:#b512c3;">Content here</div>
.mybackground {background-color:#b512c3;}
Border around this has a color of #b512c3
<div style="border:2px solid #b512c3;">Content here</div>
.myborder {border:2px solid #b512c3;}