#b25e9a color space conversions
Hex:
#b25e9a
RGB:
178, 94, 154
CMY:
30, 63, 40
CMYK:
0, 47, 13, 30
HSL:
317°, 35.2941%, 53.3333%
HSV (HSB):
317°, 47.1910%, 69.8039%
XYZ:
28.1955, 19.8035, 32.9082
xyY:
0.3485, 0.2448, 19.8035
CIE-Lab:
51.6143, 42.0244, -17.6419
CIE-LCH:
51.6143, 45.5773, 337.2273
CIE-Luv:
51.6143, 45.7432, -32.1752
Hunter-Lab:
44.5011, 35.2192, -12.6937
#b25e9a color charts
#b25e9a color shades, tints & tones
#b25e9a color schemes
#b25e9a color preview, HTML & CSS examples
This text has a color of #b25e9a
<p style="color:#b25e9a;">Text here</p>
.mytext {color:#b25e9a;}
This box has a color of #b25e9a
<div style="background-color:#b25e9a;">Content here</div>
.mybackground {background-color:#b25e9a;}
Border around this has a color of #b25e9a
<div style="border:2px solid #b25e9a;">Content here</div>
.myborder {border:2px solid #b25e9a;}