#b25fb8 color space conversions
Hex:
#b25fb8
RGB:
178, 95, 184
CMY:
30, 63, 28
CMYK:
3, 48, 0, 28
HSL:
296°, 38.5281%, 54.7059%
HSV (HSB):
296°, 48.3696%, 72.1569%
XYZ:
31.1040, 21.1101, 47.7827
xyY:
0.3111, 0.2111, 21.1101
CIE-Lab:
53.0698, 46.8438, -32.8990
CIE-LCH:
53.0698, 57.2424, 324.9192
CIE-Luv:
53.0698, 38.2900, -56.2075
Hunter-Lab:
45.9457, 40.4348, -29.4985
#b25fb8 color charts
#b25fb8 color shades, tints & tones
#b25fb8 color schemes
#b25fb8 color preview, HTML & CSS examples
This text has a color of #b25fb8
<p style="color:#b25fb8;">Text here</p>
.mytext {color:#b25fb8;}
This box has a color of #b25fb8
<div style="background-color:#b25fb8;">Content here</div>
.mybackground {background-color:#b25fb8;}
Border around this has a color of #b25fb8
<div style="border:2px solid #b25fb8;">Content here</div>
.myborder {border:2px solid #b25fb8;}