#b41ddc color space conversions
Hex:
#b41ddc
RGB:
180, 29, 220
CMY:
29, 89, 14
CMYK:
18, 87, 0, 14
HSL:
287°, 76.7068%, 48.8235%
HSV (HSB):
287°, 86.8182%, 86.2745%
XYZ:
32.1800, 15.7493, 69.0540
xyY:
0.2751, 0.1346, 15.7493
CIE-Lab:
46.6439, 78.4697, -63.8262
CIE-LCH:
46.6439, 101.1498, 320.8756
CIE-Luv:
46.6439, 44.1548, -103.2607
Hunter-Lab:
39.6854, 75.2921, -75.3868
#b41ddc color charts
#b41ddc color shades, tints & tones
#b41ddc color schemes
#b41ddc color preview, HTML & CSS examples
This text has a color of #b41ddc
<p style="color:#b41ddc;">Text here</p>
.mytext {color:#b41ddc;}
This box has a color of #b41ddc
<div style="background-color:#b41ddc;">Content here</div>
.mybackground {background-color:#b41ddc;}
Border around this has a color of #b41ddc
<div style="border:2px solid #b41ddc;">Content here</div>
.myborder {border:2px solid #b41ddc;}