#b06da2 color space conversions
Hex:
#b06da2
RGB:
176, 109, 162
CMY:
31, 57, 36
CMYK:
0, 38, 8, 31
HSL:
313°, 29.7778%, 55.8824%
HSV (HSB):
313°, 38.0682%, 69.0196%
XYZ:
29.8947, 22.7760, 37.0030
xyY:
0.3334, 0.2540, 22.7760
CIE-Lab:
54.8409, 34.6852, -17.4296
CIE-LCH:
54.8409, 38.8182, 333.3201
CIE-Luv:
54.8409, 35.6248, -31.0392
Hunter-Lab:
47.7242, 28.2960, -12.5636
#b06da2 color charts
#b06da2 color shades, tints & tones
#b06da2 color schemes
#b06da2 color preview, HTML & CSS examples
This text has a color of #b06da2
<p style="color:#b06da2;">Text here</p>
.mytext {color:#b06da2;}
This box has a color of #b06da2
<div style="background-color:#b06da2;">Content here</div>
.mybackground {background-color:#b06da2;}
Border around this has a color of #b06da2
<div style="border:2px solid #b06da2;">Content here</div>
.myborder {border:2px solid #b06da2;}