#b55ff2 color space conversions
Hex:
#b55ff2
RGB:
181, 95, 242
CMY:
29, 63, 5
CMYK:
25, 61, 0, 5
HSL:
275°, 84.9711%, 66.0784%
HSV (HSB):
275°, 60.7438%, 94.9020%
XYZ:
39.1753, 24.4190, 86.6530
xyY:
0.2607, 0.1625, 24.4190
CIE-Lab:
56.5049, 59.5804, -60.3324
CIE-LCH:
56.5049, 84.7928, 314.6406
CIE-Luv:
56.5049, 27.6582, -101.4152
Hunter-Lab:
49.4156, 55.0326, -69.3775
#b55ff2 color charts
#b55ff2 color shades, tints & tones
#b55ff2 color schemes
#b55ff2 color preview, HTML & CSS examples
This text has a color of #b55ff2
<p style="color:#b55ff2;">Text here</p>
.mytext {color:#b55ff2;}
This box has a color of #b55ff2
<div style="background-color:#b55ff2;">Content here</div>
.mybackground {background-color:#b55ff2;}
Border around this has a color of #b55ff2
<div style="border:2px solid #b55ff2;">Content here</div>
.myborder {border:2px solid #b55ff2;}