#b800dd color space conversions
Hex:
#b800dd
RGB:
184, 0, 221
CMY:
28, 100, 13
CMYK:
17, 100, 0, 13
HSL:
290°, 100.0000%, 43.3333%
HSV (HSB):
290°, 100.0000%, 86.6667%
XYZ:
32.8183, 15.4108, 69.6515
xyY:
0.2784, 0.1307, 15.4108
CIE-Lab:
46.1918, 82.7074, -65.0998
CIE-LCH:
46.1918, 105.2545, 321.7934
CIE-Luv:
46.1918, 47.8784, -105.1266
Hunter-Lab:
39.2566, 80.5260, -77.7164
#b800dd color charts
#b800dd color shades, tints & tones
#b800dd color schemes
#b800dd color preview, HTML & CSS examples
This text has a color of #b800dd
<p style="color:#b800dd;">Text here</p>
.mytext {color:#b800dd;}
This box has a color of #b800dd
<div style="background-color:#b800dd;">Content here</div>
.mybackground {background-color:#b800dd;}
Border around this has a color of #b800dd
<div style="border:2px solid #b800dd;">Content here</div>
.myborder {border:2px solid #b800dd;}