#b025b3 color space conversions
Hex:
#b025b3
RGB:
176, 37, 179
CMY:
31, 85, 30
CMYK:
2, 79, 0, 30
HSL:
299°, 65.7407%, 42.3529%
HSV (HSB):
299°, 79.3296%, 70.1961%
XYZ:
26.7027, 13.8079, 43.9056
xyY:
0.3163, 0.1636, 13.8079
CIE-Lab:
43.9562, 69.0414, -44.3849
CIE-LCH:
43.9562, 82.0776, 327.2641
CIE-Luv:
43.9562, 53.9214, -73.3537
Hunter-Lab:
37.1590, 63.2432, -44.0434
#b025b3 color charts
#b025b3 color shades, tints & tones
#b025b3 color schemes
#b025b3 color preview, HTML & CSS examples
This text has a color of #b025b3
<p style="color:#b025b3;">Text here</p>
.mytext {color:#b025b3;}
This box has a color of #b025b3
<div style="background-color:#b025b3;">Content here</div>
.mybackground {background-color:#b025b3;}
Border around this has a color of #b025b3
<div style="border:2px solid #b025b3;">Content here</div>
.myborder {border:2px solid #b025b3;}