#b505e5 color space conversions
Hex:
#b505e5
RGB:
181, 5, 229
CMY:
29, 98, 10
CMYK:
21, 98, 0, 10
HSL:
287°, 95.7265%, 45.8824%
HSV (HSB):
287°, 97.8166%, 89.8039%
XYZ:
33.2532, 15.5894, 75.3852
xyY:
0.2677, 0.1255, 15.5894
CIE-Lab:
46.4312, 83.2182, -69.2916
CIE-LCH:
46.4312, 108.2894, 320.2176
CIE-Luv:
46.4312, 43.3545, -110.9948
Hunter-Lab:
39.4835, 81.2376, -85.5630
#b505e5 color charts
#b505e5 color shades, tints & tones
#b505e5 color schemes
#b505e5 color preview, HTML & CSS examples
This text has a color of #b505e5
<p style="color:#b505e5;">Text here</p>
.mytext {color:#b505e5;}
This box has a color of #b505e5
<div style="background-color:#b505e5;">Content here</div>
.mybackground {background-color:#b505e5;}
Border around this has a color of #b505e5
<div style="border:2px solid #b505e5;">Content here</div>
.myborder {border:2px solid #b505e5;}