#b013d9 color space conversions
Hex:
#b013d9
RGB:
176, 19, 217
CMY:
31, 93, 15
CMYK:
19, 91, 0, 15
HSL:
288°, 83.8983%, 46.2745%
HSV (HSB):
288°, 91.2442%, 85.0980%
XYZ:
30.6618, 14.7056, 66.8681
xyY:
0.2732, 0.1310, 14.7056
CIE-Lab:
45.2283, 79.0023, -64.4342
CIE-LCH:
45.2283, 101.9467, 320.7993
CIE-Luv:
45.2283, 43.2705, -103.1463
Hunter-Lab:
38.3479, 75.6141, -76.5417
#b013d9 color charts
#b013d9 color shades, tints & tones
#b013d9 color schemes
#b013d9 color preview, HTML & CSS examples
This text has a color of #b013d9
<p style="color:#b013d9;">Text here</p>
.mytext {color:#b013d9;}
This box has a color of #b013d9
<div style="background-color:#b013d9;">Content here</div>
.mybackground {background-color:#b013d9;}
Border around this has a color of #b013d9
<div style="border:2px solid #b013d9;">Content here</div>
.myborder {border:2px solid #b013d9;}