#b925b5 color space conversions
Hex:
#b925b5
RGB:
185, 37, 181
CMY:
27, 85, 29
CMYK:
0, 80, 2, 27
HSL:
302°, 66.6667%, 43.5294%
HSV (HSB):
302°, 80.0000%, 72.5490%
XYZ:
29.0096, 14.9736, 45.0773
xyY:
0.3257, 0.1681, 14.9736
CIE-Lab:
45.5980, 71.1355, -42.8570
CIE-LCH:
45.5980, 83.0481, 328.9323
CIE-Luv:
45.5980, 59.6202, -72.1795
Hunter-Lab:
38.6958, 66.1012, -41.9808
#b925b5 color charts
#b925b5 color shades, tints & tones
#b925b5 color schemes
#b925b5 color preview, HTML & CSS examples
This text has a color of #b925b5
<p style="color:#b925b5;">Text here</p>
.mytext {color:#b925b5;}
This box has a color of #b925b5
<div style="background-color:#b925b5;">Content here</div>
.mybackground {background-color:#b925b5;}
Border around this has a color of #b925b5
<div style="border:2px solid #b925b5;">Content here</div>
.myborder {border:2px solid #b925b5;}