#b25db6 color space conversions
Hex:
#b25db6
RGB:
178, 93, 182
CMY:
30, 64, 29
CMYK:
2, 49, 0, 29
HSL:
297°, 37.8723%, 53.9216%
HSV (HSB):
297°, 48.9011%, 71.3725%
XYZ:
30.7179, 20.6711, 46.6269
xyY:
0.3134, 0.2109, 20.6711
CIE-Lab:
52.5876, 47.4905, -32.4948
CIE-LCH:
52.5876, 57.5436, 325.6186
CIE-Luv:
52.5876, 39.5069, -55.5727
Hunter-Lab:
45.4655, 41.0359, -28.9787
#b25db6 color charts
#b25db6 color shades, tints & tones
#b25db6 color schemes
#b25db6 color preview, HTML & CSS examples
This text has a color of #b25db6
<p style="color:#b25db6;">Text here</p>
.mytext {color:#b25db6;}
This box has a color of #b25db6
<div style="background-color:#b25db6;">Content here</div>
.mybackground {background-color:#b25db6;}
Border around this has a color of #b25db6
<div style="border:2px solid #b25db6;">Content here</div>
.myborder {border:2px solid #b25db6;}