#b05db1 color space conversions
Hex:
#b05db1
RGB:
176, 93, 177
CMY:
31, 64, 31
CMYK:
1, 47, 0, 31
HSL:
299°, 35.0000%, 52.9412%
HSV (HSB):
299°, 47.4576%, 69.4118%
XYZ:
29.7547, 20.2331, 43.9321
xyY:
0.3168, 0.2154, 20.2331
CIE-Lab:
52.0998, 45.9684, -30.3740
CIE-LCH:
52.0998, 55.0969, 326.5449
CIE-Luv:
52.0998, 39.3427, -51.9945
Hunter-Lab:
44.9813, 39.3588, -26.4202
#b05db1 color charts
#b05db1 color shades, tints & tones
#b05db1 color schemes
#b05db1 color preview, HTML & CSS examples
This text has a color of #b05db1
<p style="color:#b05db1;">Text here</p>
.mytext {color:#b05db1;}
This box has a color of #b05db1
<div style="background-color:#b05db1;">Content here</div>
.mybackground {background-color:#b05db1;}
Border around this has a color of #b05db1
<div style="border:2px solid #b05db1;">Content here</div>
.myborder {border:2px solid #b05db1;}