#b500ca color space conversions
Hex:
#b500ca
RGB:
181, 0, 202
CMY:
29, 100, 21
CMYK:
10, 100, 0, 21
HSL:
294°, 100.0000%, 39.6078%
HSV (HSB):
294°, 100.0000%, 79.2157%
XYZ:
29.7167, 14.0880, 57.0301
xyY:
0.2947, 0.1397, 14.0880
CIE-Lab:
44.3589, 79.1899, -57.1501
CIE-LCH:
44.3589, 97.6584, 324.1826
CIE-Luv:
44.3589, 52.2360, -92.6606
Hunter-Lab:
37.5340, 75.6389, -63.8129
#b500ca color charts
#b500ca color shades, tints & tones
#b500ca color schemes
#b500ca color preview, HTML & CSS examples
This text has a color of #b500ca
<p style="color:#b500ca;">Text here</p>
.mytext {color:#b500ca;}
This box has a color of #b500ca
<div style="background-color:#b500ca;">Content here</div>
.mybackground {background-color:#b500ca;}
Border around this has a color of #b500ca
<div style="border:2px solid #b500ca;">Content here</div>
.myborder {border:2px solid #b500ca;}