#b07dea color space conversions
Hex:
#b07dea
RGB:
176, 125, 234
CMY:
31, 51, 8
CMYK:
25, 47, 0, 8
HSL:
268°, 72.1854%, 70.3922%
HSV (HSB):
268°, 46.5812%, 91.7647%
XYZ:
40.0894, 29.8379, 81.4882
xyY:
0.2648, 0.1971, 29.8379
CIE-Lab:
61.5141, 40.8610, -47.9380
CIE-LCH:
61.5141, 62.9894, 310.4433
CIE-Luv:
61.5141, 16.9464, -81.1986
Hunter-Lab:
54.6240, 35.4118, -50.2121
#b07dea color charts
#b07dea color shades, tints & tones
#b07dea color schemes
#b07dea color preview, HTML & CSS examples
This text has a color of #b07dea
<p style="color:#b07dea;">Text here</p>
.mytext {color:#b07dea;}
This box has a color of #b07dea
<div style="background-color:#b07dea;">Content here</div>
.mybackground {background-color:#b07dea;}
Border around this has a color of #b07dea
<div style="border:2px solid #b07dea;">Content here</div>
.myborder {border:2px solid #b07dea;}