#b11ed9 color space conversions
Hex:
#b11ed9
RGB:
177, 30, 217
CMY:
31, 88, 15
CMYK:
18, 86, 0, 15
HSL:
287°, 75.7085%, 48.4314%
HSV (HSB):
287°, 86.1751%, 85.0980%
XYZ:
31.1201, 15.2854, 66.9558
xyY:
0.2745, 0.1348, 15.2854
CIE-Lab:
46.0227, 77.2787, -63.1390
CIE-LCH:
46.0227, 99.7924, 320.7502
CIE-Luv:
46.0227, 43.0925, -101.7678
Hunter-Lab:
39.0966, 73.6636, -74.1710
#b11ed9 color charts
#b11ed9 color shades, tints & tones
#b11ed9 color schemes
#b11ed9 color preview, HTML & CSS examples
This text has a color of #b11ed9
<p style="color:#b11ed9;">Text here</p>
.mytext {color:#b11ed9;}
This box has a color of #b11ed9
<div style="background-color:#b11ed9;">Content here</div>
.mybackground {background-color:#b11ed9;}
Border around this has a color of #b11ed9
<div style="border:2px solid #b11ed9;">Content here</div>
.myborder {border:2px solid #b11ed9;}