#b555e5 color space conversions
Hex:
#b555e5
RGB:
181, 85, 229
CMY:
29, 67, 10
CMYK:
21, 63, 0, 10
HSL:
280°, 73.4694%, 61.5686%
HSV (HSB):
280°, 62.8821%, 89.8039%
XYZ:
36.4474, 21.9779, 76.4499
xyY:
0.2702, 0.1629, 21.9779
CIE-Lab:
54.0035, 61.5165, -57.0649
CIE-LCH:
54.0035, 83.9088, 317.1499
CIE-Luv:
54.0035, 32.9914, -95.5888
Hunter-Lab:
46.8806, 56.7342, -63.8700
#b555e5 color charts
#b555e5 color shades, tints & tones
#b555e5 color schemes
#b555e5 color preview, HTML & CSS examples
This text has a color of #b555e5
<p style="color:#b555e5;">Text here</p>
.mytext {color:#b555e5;}
This box has a color of #b555e5
<div style="background-color:#b555e5;">Content here</div>
.mybackground {background-color:#b555e5;}
Border around this has a color of #b555e5
<div style="border:2px solid #b555e5;">Content here</div>
.myborder {border:2px solid #b555e5;}