#b512c0 color space conversions
Hex:
#b512c0
RGB:
181, 18, 192
CMY:
29, 93, 25
CMYK:
6, 91, 0, 25
HSL:
296°, 82.8571%, 41.1765%
HSV (HSB):
296°, 90.6250%, 75.2941%
XYZ:
28.7868, 14.0621, 51.0662
xyY:
0.3065, 0.1497, 14.0621
CIE-Lab:
44.3219, 75.7718, -51.3860
CIE-LCH:
44.3219, 91.5527, 325.8561
CIE-Luv:
44.3219, 54.8626, -84.2584
Hunter-Lab:
37.4995, 71.4027, -54.4904
#b512c0 color charts
#b512c0 color shades, tints & tones
#b512c0 color schemes
#b512c0 color preview, HTML & CSS examples
This text has a color of #b512c0
<p style="color:#b512c0;">Text here</p>
.mytext {color:#b512c0;}
This box has a color of #b512c0
<div style="background-color:#b512c0;">Content here</div>
.mybackground {background-color:#b512c0;}
Border around this has a color of #b512c0
<div style="border:2px solid #b512c0;">Content here</div>
.myborder {border:2px solid #b512c0;}