#b012b3 color space conversions
Hex:
#b012b3
RGB:
176, 18, 179
CMY:
31, 93, 30
CMYK:
2, 90, 0, 30
HSL:
299°, 81.7259%, 38.6275%
HSV (HSB):
299°, 89.9441%, 70.1961%
XYZ:
26.2575, 12.9174, 43.7572
xyY:
0.3166, 0.1558, 12.9174
CIE-Lab:
42.6385, 72.8907, -46.4901
CIE-LCH:
42.6385, 86.4545, 327.4700
CIE-Luv:
42.6385, 56.0641, -76.1579
Hunter-Lab:
35.9408, 67.5116, -47.0259
#b012b3 color charts
#b012b3 color shades, tints & tones
#b012b3 color schemes
#b012b3 color preview, HTML & CSS examples
This text has a color of #b012b3
<p style="color:#b012b3;">Text here</p>
.mytext {color:#b012b3;}
This box has a color of #b012b3
<div style="background-color:#b012b3;">Content here</div>
.mybackground {background-color:#b012b3;}
Border around this has a color of #b012b3
<div style="border:2px solid #b012b3;">Content here</div>
.myborder {border:2px solid #b012b3;}