#b100dd color space conversions
Hex:
#b100dd
RGB:
177, 0, 221
CMY:
31, 100, 13
CMYK:
20, 100, 0, 13
HSL:
288°, 100.0000%, 43.3333%
HSV (HSB):
288°, 100.0000%, 86.6667%
XYZ:
31.1826, 14.5676, 69.5749
xyY:
0.2704, 0.1263, 14.5676
CIE-Lab:
45.0361, 81.7614, -67.0292
CIE-LCH:
45.0361, 105.7253, 320.6546
CIE-Luv:
45.0361, 43.4696, -106.7527
Hunter-Lab:
38.1675, 79.0403, -81.3616
#b100dd color charts
#b100dd color shades, tints & tones
#b100dd color schemes
#b100dd color preview, HTML & CSS examples
This text has a color of #b100dd
<p style="color:#b100dd;">Text here</p>
.mytext {color:#b100dd;}
This box has a color of #b100dd
<div style="background-color:#b100dd;">Content here</div>
.mybackground {background-color:#b100dd;}
Border around this has a color of #b100dd
<div style="border:2px solid #b100dd;">Content here</div>
.myborder {border:2px solid #b100dd;}