#b07dd2 color space conversions
Hex:
#b07dd2
RGB:
176, 125, 210
CMY:
31, 51, 18
CMYK:
16, 40, 0, 18
HSL:
276°, 48.5714%, 65.6863%
HSV (HSB):
276°, 40.4762%, 82.3529%
XYZ:
36.8710, 28.5505, 64.5402
xyY:
0.2837, 0.2197, 28.5505
CIE-Lab:
60.3828, 35.4213, -36.3097
CIE-LCH:
60.3828, 50.7254, 314.2905
CIE-Luv:
60.3828, 20.4447, -61.4418
Hunter-Lab:
53.4326, 29.6660, -34.2124
#b07dd2 color charts
#b07dd2 color shades, tints & tones
#b07dd2 color schemes
#b07dd2 color preview, HTML & CSS examples
This text has a color of #b07dd2
<p style="color:#b07dd2;">Text here</p>
.mytext {color:#b07dd2;}
This box has a color of #b07dd2
<div style="background-color:#b07dd2;">Content here</div>
.mybackground {background-color:#b07dd2;}
Border around this has a color of #b07dd2
<div style="border:2px solid #b07dd2;">Content here</div>
.myborder {border:2px solid #b07dd2;}