#b500cc color space conversions
Hex:
#b500cc
RGB:
181, 0, 204
CMY:
29, 100, 20
CMYK:
11, 100, 0, 20
HSL:
293°, 100.0000%, 40.0000%
HSV (HSB):
293°, 100.0000%, 80.0000%
XYZ:
29.9551, 14.1834, 58.2856
xyY:
0.2925, 0.1385, 14.1834
CIE-Lab:
44.4948, 79.5092, -58.0903
CIE-LCH:
44.4948, 98.4693, 323.8477
CIE-Luv:
44.4948, 51.5455, -94.0719
Hunter-Lab:
37.6608, 76.0710, -65.3973
#b500cc color charts
#b500cc color shades, tints & tones
#b500cc color schemes
#b500cc color preview, HTML & CSS examples
This text has a color of #b500cc
<p style="color:#b500cc;">Text here</p>
.mytext {color:#b500cc;}
This box has a color of #b500cc
<div style="background-color:#b500cc;">Content here</div>
.mybackground {background-color:#b500cc;}
Border around this has a color of #b500cc
<div style="border:2px solid #b500cc;">Content here</div>
.myborder {border:2px solid #b500cc;}