#b06dfc color space conversions
Hex:
#b06dfc
RGB:
176, 109, 252
CMY:
31, 57, 1
CMYK:
30, 57, 0, 1
HSL:
268°, 95.9732%, 70.7843%
HSV (HSB):
268°, 56.7460%, 98.8235%
XYZ:
40.9438, 27.1957, 95.1868
xyY:
0.2507, 0.1665, 27.1957
CIE-Lab:
59.1550, 53.6746, -61.6581
CIE-LCH:
59.1550, 81.7477, 311.0402
CIE-Luv:
59.1550, 19.3437, -103.8738
Hunter-Lab:
52.1495, 48.8832, -71.7156
#b06dfc color charts
#b06dfc color shades, tints & tones
#b06dfc color schemes
#b06dfc color preview, HTML & CSS examples
This text has a color of #b06dfc
<p style="color:#b06dfc;">Text here</p>
.mytext {color:#b06dfc;}
This box has a color of #b06dfc
<div style="background-color:#b06dfc;">Content here</div>
.mybackground {background-color:#b06dfc;}
Border around this has a color of #b06dfc
<div style="border:2px solid #b06dfc;">Content here</div>
.myborder {border:2px solid #b06dfc;}