#b25ab5 color space conversions
Hex:
#b25ab5
RGB:
178, 90, 181
CMY:
30, 65, 29
CMYK:
2, 50, 0, 29
HSL:
298°, 38.0753%, 53.1373%
HSV (HSB):
298°, 50.2762%, 70.9804%
XYZ:
30.3568, 20.1135, 45.9984
xyY:
0.3147, 0.2085, 20.1135
CIE-Lab:
51.9653, 48.8227, -32.8874
CIE-LCH:
51.9653, 58.8663, 326.0355
CIE-Luv:
51.9653, 40.8610, -56.2251
Hunter-Lab:
44.8481, 42.3389, -29.4171
#b25ab5 color charts
#b25ab5 color shades, tints & tones
#b25ab5 color schemes
#b25ab5 color preview, HTML & CSS examples
This text has a color of #b25ab5
<p style="color:#b25ab5;">Text here</p>
.mytext {color:#b25ab5;}
This box has a color of #b25ab5
<div style="background-color:#b25ab5;">Content here</div>
.mybackground {background-color:#b25ab5;}
Border around this has a color of #b25ab5
<div style="border:2px solid #b25ab5;">Content here</div>
.myborder {border:2px solid #b25ab5;}