#b25fb2 color space conversions
Hex:
#b25fb2
RGB:
178, 95, 178
CMY:
30, 63, 30
CMYK:
0, 47, 0, 30
HSL:
300°, 35.0211%, 53.5294%
HSV (HSB):
300°, 46.6292%, 69.8039%
XYZ:
30.4882, 20.8637, 44.5397
xyY:
0.3179, 0.2176, 20.8637
CIE-Lab:
52.8001, 45.7172, -29.8448
CIE-LCH:
52.8001, 54.5964, 326.8630
CIE-Luv:
52.8001, 39.6687, -51.2968
Hunter-Lab:
45.6769, 39.2099, -25.8401
#b25fb2 color charts
#b25fb2 color shades, tints & tones
#b25fb2 color schemes
#b25fb2 color preview, HTML & CSS examples
This text has a color of #b25fb2
<p style="color:#b25fb2;">Text here</p>
.mytext {color:#b25fb2;}
This box has a color of #b25fb2
<div style="background-color:#b25fb2;">Content here</div>
.mybackground {background-color:#b25fb2;}
Border around this has a color of #b25fb2
<div style="border:2px solid #b25fb2;">Content here</div>
.myborder {border:2px solid #b25fb2;}