#b25bb5 color space conversions
Hex:
#b25bb5
RGB:
178, 91, 181
CMY:
30, 64, 29
CMYK:
2, 50, 0, 29
HSL:
298°, 37.8151%, 53.3333%
HSV (HSB):
298°, 49.7238%, 70.9804%
XYZ:
30.4417, 20.2833, 46.0267
xyY:
0.3146, 0.2096, 20.2833
CIE-Lab:
52.1561, 48.3188, -32.5893
CIE-LCH:
52.1561, 58.2818, 326.0018
CIE-Luv:
52.1561, 40.4914, -55.7401
Hunter-Lab:
45.0370, 41.8379, -29.0669
#b25bb5 color charts
#b25bb5 color shades, tints & tones
#b25bb5 color schemes
#b25bb5 color preview, HTML & CSS examples
This text has a color of #b25bb5
<p style="color:#b25bb5;">Text here</p>
.mytext {color:#b25bb5;}
This box has a color of #b25bb5
<div style="background-color:#b25bb5;">Content here</div>
.mybackground {background-color:#b25bb5;}
Border around this has a color of #b25bb5
<div style="border:2px solid #b25bb5;">Content here</div>
.myborder {border:2px solid #b25bb5;}