#b500cb color space conversions
Hex:
#b500cb
RGB:
181, 0, 203
CMY:
29, 100, 20
CMYK:
11, 100, 0, 20
HSL:
293°, 100.0000%, 39.8039%
HSV (HSB):
293°, 100.0000%, 79.6078%
XYZ:
29.8355, 14.1356, 57.6558
xyY:
0.2936, 0.1391, 14.1356
CIE-Lab:
44.4267, 79.3493, -57.6207
CIE-LCH:
44.4267, 98.0635, 324.0142
CIE-Luv:
44.4267, 51.8898, -93.3670
Hunter-Lab:
37.5973, 75.8545, -64.6038
#b500cb color charts
#b500cb color shades, tints & tones
#b500cb color schemes
#b500cb color preview, HTML & CSS examples
This text has a color of #b500cb
<p style="color:#b500cb;">Text here</p>
.mytext {color:#b500cb;}
This box has a color of #b500cb
<div style="background-color:#b500cb;">Content here</div>
.mybackground {background-color:#b500cb;}
Border around this has a color of #b500cb
<div style="border:2px solid #b500cb;">Content here</div>
.myborder {border:2px solid #b500cb;}