#b800b2 color space conversions
Hex:
#b800b2
RGB:
184, 0, 178
CMY:
28, 100, 30
CMYK:
0, 100, 3, 28
HSL:
302°, 100.0000%, 36.0784%
HSV (HSB):
302°, 100.0000%, 72.1569%
XYZ:
27.8030, 13.4047, 43.2415
xyY:
0.3292, 0.1587, 13.4047
CIE-Lab:
43.3668, 76.0193, -44.6523
CIE-LCH:
43.3668, 88.1633, 329.5709
CIE-Luv:
43.3668, 63.3060, -74.3659
Hunter-Lab:
36.6124, 71.4790, -44.3963
#b800b2 color charts
#b800b2 color shades, tints & tones
#b800b2 color schemes
#b800b2 color preview, HTML & CSS examples
This text has a color of #b800b2
<p style="color:#b800b2;">Text here</p>
.mytext {color:#b800b2;}
This box has a color of #b800b2
<div style="background-color:#b800b2;">Content here</div>
.mybackground {background-color:#b800b2;}
Border around this has a color of #b800b2
<div style="border:2px solid #b800b2;">Content here</div>
.myborder {border:2px solid #b800b2;}