#b502e4 color space conversions
Hex:
#b502e4
RGB:
181, 2, 228
CMY:
29, 99, 11
CMYK:
21, 99, 0, 11
HSL:
288°, 98.2609%, 45.0980%
HSV (HSB):
288°, 99.1228%, 89.4118%
XYZ:
33.0814, 15.4686, 74.6409
xyY:
0.2685, 0.1256, 15.4686
CIE-Lab:
46.2695, 83.3074, -68.9862
CIE-LCH:
46.2695, 108.1629, 320.3721
CIE-Luv:
46.2695, 43.7569, -110.4704
Hunter-Lab:
39.3302, 81.3120, -84.9897
#b502e4 color charts
#b502e4 color shades, tints & tones
#b502e4 color schemes
#b502e4 color preview, HTML & CSS examples
This text has a color of #b502e4
<p style="color:#b502e4;">Text here</p>
.mytext {color:#b502e4;}
This box has a color of #b502e4
<div style="background-color:#b502e4;">Content here</div>
.mybackground {background-color:#b502e4;}
Border around this has a color of #b502e4
<div style="border:2px solid #b502e4;">Content here</div>
.myborder {border:2px solid #b502e4;}