#b55ff8 color space conversions
Hex:
#b55ff8
RGB:
181, 95, 248
CMY:
29, 63, 3
CMYK:
27, 62, 0, 3
HSL:
274°, 91.6168%, 67.2549%
HSV (HSB):
274°, 61.6935%, 97.2549%
XYZ:
40.0915, 24.7855, 91.4780
xyY:
0.2564, 0.1585, 24.7855
CIE-Lab:
56.8658, 60.9032, -63.0882
CIE-LCH:
56.8658, 87.6888, 313.9904
CIE-Luv:
56.8658, 26.4841, -105.9413
Hunter-Lab:
49.7850, 56.6210, -74.0934
#b55ff8 color charts
#b55ff8 color shades, tints & tones
#b55ff8 color schemes
#b55ff8 color preview, HTML & CSS examples
This text has a color of #b55ff8
<p style="color:#b55ff8;">Text here</p>
.mytext {color:#b55ff8;}
This box has a color of #b55ff8
<div style="background-color:#b55ff8;">Content here</div>
.mybackground {background-color:#b55ff8;}
Border around this has a color of #b55ff8
<div style="border:2px solid #b55ff8;">Content here</div>
.myborder {border:2px solid #b55ff8;}