#b501cc color space conversions
Hex:
#b501cc
RGB:
181, 1, 204
CMY:
29, 100, 20
CMYK:
11, 100, 0, 20
HSL:
293°, 99.0244%, 40.1961%
HSV (HSB):
293°, 99.5098%, 80.0000%
XYZ:
29.9660, 14.2051, 58.2892
xyY:
0.2925, 0.1386, 14.2051
CIE-Lab:
44.5256, 79.4174, -58.0405
CIE-LCH:
44.5256, 98.3657, 323.8396
CIE-Luv:
44.5256, 51.5033, -94.0136
Hunter-Lab:
37.6897, 75.9635, -65.3126
#b501cc color charts
#b501cc color shades, tints & tones
#b501cc color schemes
#b501cc color preview, HTML & CSS examples
This text has a color of #b501cc
<p style="color:#b501cc;">Text here</p>
.mytext {color:#b501cc;}
This box has a color of #b501cc
<div style="background-color:#b501cc;">Content here</div>
.mybackground {background-color:#b501cc;}
Border around this has a color of #b501cc
<div style="border:2px solid #b501cc;">Content here</div>
.myborder {border:2px solid #b501cc;}