#b06dd7 color space conversions
Hex:
#b06dd7
RGB:
176, 109, 215
CMY:
31, 57, 16
CMYK:
18, 49, 0, 16
HSL:
278°, 56.9892%, 63.5294%
HSV (HSB):
278°, 49.3023%, 84.3137%
XYZ:
35.6389, 25.0737, 67.2513
xyY:
0.2785, 0.1959, 25.0737
CIE-Lab:
57.1471, 45.2604, -44.2086
CIE-LCH:
57.1471, 63.2685, 315.6735
CIE-Luv:
57.1471, 25.6493, -74.6672
Hunter-Lab:
50.0736, 39.4149, -44.5778
#b06dd7 color charts
#b06dd7 color shades, tints & tones
#b06dd7 color schemes
#b06dd7 color preview, HTML & CSS examples
This text has a color of #b06dd7
<p style="color:#b06dd7;">Text here</p>
.mytext {color:#b06dd7;}
This box has a color of #b06dd7
<div style="background-color:#b06dd7;">Content here</div>
.mybackground {background-color:#b06dd7;}
Border around this has a color of #b06dd7
<div style="border:2px solid #b06dd7;">Content here</div>
.myborder {border:2px solid #b06dd7;}