#b500c9 color space conversions
Hex:
#b500c9
RGB:
181, 0, 201
CMY:
29, 100, 21
CMYK:
10, 100, 0, 21
HSL:
294°, 100.0000%, 39.4118%
HSV (HSB):
294°, 100.0000%, 78.8235%
XYZ:
29.5987, 14.0408, 56.4085
xyY:
0.2958, 0.1403, 14.0408
CIE-Lab:
44.2914, 79.0309, -56.6786
CIE-LCH:
44.2914, 97.2540, 324.3530
CIE-Luv:
44.2914, 52.5841, -91.9528
Hunter-Lab:
37.4711, 75.4241, -63.0247
#b500c9 color charts
#b500c9 color shades, tints & tones
#b500c9 color schemes
#b500c9 color preview, HTML & CSS examples
This text has a color of #b500c9
<p style="color:#b500c9;">Text here</p>
.mytext {color:#b500c9;}
This box has a color of #b500c9
<div style="background-color:#b500c9;">Content here</div>
.mybackground {background-color:#b500c9;}
Border around this has a color of #b500c9
<div style="border:2px solid #b500c9;">Content here</div>
.myborder {border:2px solid #b500c9;}