#b012c5 color space conversions
Hex:
#b012c5
RGB:
176, 18, 197
CMY:
31, 93, 23
CMYK:
11, 91, 0, 23
HSL:
293°, 83.2558%, 42.1569%
HSV (HSB):
293°, 90.8629%, 77.2549%
XYZ:
28.1988, 13.6939, 53.9803
xyY:
0.2941, 0.1428, 13.6939
CIE-Lab:
43.7908, 75.7595, -55.2030
CIE-LCH:
43.7908, 93.7384, 323.9206
CIE-Luv:
43.7908, 49.7107, -89.2377
Hunter-Lab:
37.0053, 71.2615, -60.5836
#b012c5 color charts
#b012c5 color shades, tints & tones
#b012c5 color schemes
#b012c5 color preview, HTML & CSS examples
This text has a color of #b012c5
<p style="color:#b012c5;">Text here</p>
.mytext {color:#b012c5;}
This box has a color of #b012c5
<div style="background-color:#b012c5;">Content here</div>
.mybackground {background-color:#b012c5;}
Border around this has a color of #b012c5
<div style="border:2px solid #b012c5;">Content here</div>
.myborder {border:2px solid #b012c5;}