#b500ce color space conversions
Hex:
#b500ce
RGB:
181, 0, 206
CMY:
29, 100, 19
CMYK:
12, 100, 0, 19
HSL:
293°, 100.0000%, 40.3922%
HSV (HSB):
293°, 100.0000%, 80.7843%
XYZ:
30.1966, 14.2800, 59.5573
xyY:
0.2903, 0.1373, 14.2800
CIE-Lab:
44.6318, 79.8306, -59.0266
CIE-LCH:
44.6318, 99.2827, 323.5208
CIE-Luv:
44.6318, 50.8624, -95.4775
Hunter-Lab:
37.7889, 76.5067, -66.9920
#b500ce color charts
#b500ce color shades, tints & tones
#b500ce color schemes
#b500ce color preview, HTML & CSS examples
This text has a color of #b500ce
<p style="color:#b500ce;">Text here</p>
.mytext {color:#b500ce;}
This box has a color of #b500ce
<div style="background-color:#b500ce;">Content here</div>
.mybackground {background-color:#b500ce;}
Border around this has a color of #b500ce
<div style="border:2px solid #b500ce;">Content here</div>
.myborder {border:2px solid #b500ce;}