#b06ed5 color space conversions
Hex:
#b06ed5
RGB:
176, 110, 213
CMY:
31, 57, 16
CMYK:
17, 48, 0, 16
HSL:
278°, 55.0802%, 63.3333%
HSV (HSB):
278°, 48.3568%, 83.5294%
XYZ:
35.4907, 25.1861, 65.9416
xyY:
0.2803, 0.1989, 25.1861
CIE-Lab:
57.2563, 44.2895, -42.9076
CIE-LCH:
57.2563, 61.6654, 315.9080
CIE-Luv:
57.2563, 25.6530, -72.5064
Hunter-Lab:
50.1857, 38.4078, -42.7742
#b06ed5 color charts
#b06ed5 color shades, tints & tones
#b06ed5 color schemes
#b06ed5 color preview, HTML & CSS examples
This text has a color of #b06ed5
<p style="color:#b06ed5;">Text here</p>
.mytext {color:#b06ed5;}
This box has a color of #b06ed5
<div style="background-color:#b06ed5;">Content here</div>
.mybackground {background-color:#b06ed5;}
Border around this has a color of #b06ed5
<div style="border:2px solid #b06ed5;">Content here</div>
.myborder {border:2px solid #b06ed5;}