#b55fc9 color space conversions
Hex:
#b55fc9
RGB:
181, 95, 201
CMY:
29, 63, 21
CMYK:
10, 53, 0, 21
HSL:
289°, 49.5327%, 58.0392%
HSV (HSB):
289°, 52.7363%, 78.8235%
XYZ:
33.6909, 22.2252, 57.7725
xyY:
0.2963, 0.1955, 22.2252
CIE-Lab:
54.2652, 50.9901, -40.7669
CIE-LCH:
54.2652, 65.2835, 321.3574
CIE-Luv:
54.2652, 36.3613, -69.2616
Hunter-Lab:
47.1436, 45.0625, -39.6568
#b55fc9 color charts
#b55fc9 color shades, tints & tones
#b55fc9 color schemes
#b55fc9 color preview, HTML & CSS examples
This text has a color of #b55fc9
<p style="color:#b55fc9;">Text here</p>
.mytext {color:#b55fc9;}
This box has a color of #b55fc9
<div style="background-color:#b55fc9;">Content here</div>
.mybackground {background-color:#b55fc9;}
Border around this has a color of #b55fc9
<div style="border:2px solid #b55fc9;">Content here</div>
.myborder {border:2px solid #b55fc9;}