#b05fa5 color space conversions
Hex:
#b05fa5
RGB:
176, 95, 165
CMY:
31, 63, 35
CMYK:
0, 46, 6, 31
HSL:
308°, 33.8912%, 53.1373%
HSV (HSB):
308°, 46.0227%, 69.0196%
XYZ:
28.7882, 20.1311, 37.9657
xyY:
0.3313, 0.2317, 20.1311
CIE-Lab:
51.9852, 42.7463, -23.5532
CIE-LCH:
51.9852, 48.8057, 331.1452
CIE-Luv:
51.9852, 41.3142, -41.1373
Hunter-Lab:
44.8677, 36.0114, -18.7620
#b05fa5 color charts
#b05fa5 color shades, tints & tones
#b05fa5 color schemes
#b05fa5 color preview, HTML & CSS examples
This text has a color of #b05fa5
<p style="color:#b05fa5;">Text here</p>
.mytext {color:#b05fa5;}
This box has a color of #b05fa5
<div style="background-color:#b05fa5;">Content here</div>
.mybackground {background-color:#b05fa5;}
Border around this has a color of #b05fa5
<div style="border:2px solid #b05fa5;">Content here</div>
.myborder {border:2px solid #b05fa5;}