#b013c6 color space conversions
Hex:
#b013c6
RGB:
176, 19, 198
CMY:
31, 93, 22
CMYK:
11, 90, 0, 22
HSL:
293°, 82.4885%, 42.5490%
HSV (HSB):
293°, 90.4040%, 77.6471%
XYZ:
28.3304, 13.7731, 54.5914
xyY:
0.2930, 0.1424, 13.7731
CIE-Lab:
43.9057, 75.7819, -55.5999
CIE-LCH:
43.9057, 93.9907, 323.7331
CIE-Luv:
43.9057, 49.3079, -89.8583
Hunter-Lab:
37.1121, 71.3162, -61.2363
#b013c6 color charts
#b013c6 color shades, tints & tones
#b013c6 color schemes
#b013c6 color preview, HTML & CSS examples
This text has a color of #b013c6
<p style="color:#b013c6;">Text here</p>
.mytext {color:#b013c6;}
This box has a color of #b013c6
<div style="background-color:#b013c6;">Content here</div>
.mybackground {background-color:#b013c6;}
Border around this has a color of #b013c6
<div style="border:2px solid #b013c6;">Content here</div>
.myborder {border:2px solid #b013c6;}