#b013d6 color space conversions
Hex:
#b013d6
RGB:
176, 19, 214
CMY:
31, 93, 16
CMYK:
18, 91, 0, 16
HSL:
288°, 83.6910%, 45.6863%
HSV (HSB):
288°, 91.1215%, 83.9216%
XYZ:
30.2750, 14.5509, 64.8313
xyY:
0.2761, 0.1327, 14.5509
CIE-Lab:
45.0128, 78.4830, -63.0618
CIE-LCH:
45.0128, 100.6796, 321.2178
CIE-Luv:
45.0128, 44.1822, -101.0826
Hunter-Lab:
38.1456, 74.9149, -74.0657
#b013d6 color charts
#b013d6 color shades, tints & tones
#b013d6 color schemes
#b013d6 color preview, HTML & CSS examples
This text has a color of #b013d6
<p style="color:#b013d6;">Text here</p>
.mytext {color:#b013d6;}
This box has a color of #b013d6
<div style="background-color:#b013d6;">Content here</div>
.mybackground {background-color:#b013d6;}
Border around this has a color of #b013d6
<div style="border:2px solid #b013d6;">Content here</div>
.myborder {border:2px solid #b013d6;}