#b500d9 color space conversions
Hex:
#b500d9
RGB:
181, 0, 217
CMY:
29, 100, 15
CMYK:
17, 100, 0, 15
HSL:
290°, 100.0000%, 42.5490%
HSV (HSB):
290°, 100.0000%, 85.0980%
XYZ:
31.5804, 14.8335, 66.8443
xyY:
0.2788, 0.1310, 14.8335
CIE-Lab:
45.4053, 81.6305, -64.1089
CIE-LCH:
45.4053, 103.7954, 321.8555
CIE-Luv:
45.4053, 47.2362, -103.1073
Hunter-Lab:
38.5143, 78.9640, -75.9420
#b500d9 color charts
#b500d9 color shades, tints & tones
#b500d9 color schemes
#b500d9 color preview, HTML & CSS examples
This text has a color of #b500d9
<p style="color:#b500d9;">Text here</p>
.mytext {color:#b500d9;}
This box has a color of #b500d9
<div style="background-color:#b500d9;">Content here</div>
.mybackground {background-color:#b500d9;}
Border around this has a color of #b500d9
<div style="border:2px solid #b500d9;">Content here</div>
.myborder {border:2px solid #b500d9;}