#b05daf color space conversions
Hex:
#b05daf
RGB:
176, 93, 175
CMY:
31, 64, 31
CMYK:
0, 47, 1, 31
HSL:
301°, 34.4398%, 52.7451%
HSV (HSB):
301°, 47.1591%, 69.0196%
XYZ:
29.5567, 20.1540, 42.8897
xyY:
0.3192, 0.2176, 20.1540
CIE-Lab:
52.0108, 45.5972, -29.3491
CIE-LCH:
52.0108, 54.2262, 327.2322
CIE-Luv:
52.0108, 39.8087, -50.3577
Hunter-Lab:
44.8932, 38.9576, -25.2189
#b05daf color charts
#b05daf color shades, tints & tones
#b05daf color schemes
#b05daf color preview, HTML & CSS examples
This text has a color of #b05daf
<p style="color:#b05daf;">Text here</p>
.mytext {color:#b05daf;}
This box has a color of #b05daf
<div style="background-color:#b05daf;">Content here</div>
.mybackground {background-color:#b05daf;}
Border around this has a color of #b05daf
<div style="border:2px solid #b05daf;">Content here</div>
.myborder {border:2px solid #b05daf;}