#b07ed1 color space conversions
Hex:
#b07ed1
RGB:
176, 126, 209
CMY:
31, 51, 18
CMYK:
16, 40, 0, 18
HSL:
276°, 47.4286%, 65.6863%
HSV (HSB):
276°, 39.7129%, 81.9608%
XYZ:
36.8740, 28.7553, 63.9285
xyY:
0.2846, 0.2219, 28.7553
CIE-Lab:
60.5650, 34.6459, -35.4630
CIE-LCH:
60.5650, 49.5779, 314.3323
CIE-Luv:
60.5650, 20.1897, -60.0052
Hunter-Lab:
53.6239, 28.9019, -33.1466
#b07ed1 color charts
#b07ed1 color shades, tints & tones
#b07ed1 color schemes
#b07ed1 color preview, HTML & CSS examples
This text has a color of #b07ed1
<p style="color:#b07ed1;">Text here</p>
.mytext {color:#b07ed1;}
This box has a color of #b07ed1
<div style="background-color:#b07ed1;">Content here</div>
.mybackground {background-color:#b07ed1;}
Border around this has a color of #b07ed1
<div style="border:2px solid #b07ed1;">Content here</div>
.myborder {border:2px solid #b07ed1;}