#b500da color space conversions
Hex:
#b500da
RGB:
181, 0, 218
CMY:
29, 100, 15
CMYK:
17, 100, 0, 15
HSL:
290°, 100.0000%, 42.7451%
HSV (HSB):
290°, 100.0000%, 85.4902%
XYZ:
31.7109, 14.8857, 67.5315
xyY:
0.2779, 0.1304, 14.8857
CIE-Lab:
45.4773, 81.7968, -64.5654
CIE-LCH:
45.4773, 104.2084, 321.7146
CIE-Luv:
45.4773, 46.9174, -103.7924
Hunter-Lab:
38.5820, 79.1925, -76.7701
#b500da color charts
#b500da color shades, tints & tones
#b500da color schemes
#b500da color preview, HTML & CSS examples
This text has a color of #b500da
<p style="color:#b500da;">Text here</p>
.mytext {color:#b500da;}
This box has a color of #b500da
<div style="background-color:#b500da;">Content here</div>
.mybackground {background-color:#b500da;}
Border around this has a color of #b500da
<div style="border:2px solid #b500da;">Content here</div>
.myborder {border:2px solid #b500da;}