#b07dd7 color space conversions
Hex:
#b07dd7
RGB:
176, 125, 215
CMY:
31, 51, 16
CMYK:
18, 42, 0, 16
HSL:
274°, 52.9412%, 66.6667%
HSV (HSB):
274°, 41.8605%, 84.3137%
XYZ:
37.5039, 28.8036, 67.8730
xyY:
0.2795, 0.2147, 28.8036
CIE-Lab:
60.6079, 36.5257, -38.7650
CIE-LCH:
60.6079, 53.2621, 313.2964
CIE-Luv:
60.6079, 19.7031, -65.5913
Hunter-Lab:
53.6690, 30.8148, -37.4133
#b07dd7 color charts
#b07dd7 color shades, tints & tones
#b07dd7 color schemes
#b07dd7 color preview, HTML & CSS examples
This text has a color of #b07dd7
<p style="color:#b07dd7;">Text here</p>
.mytext {color:#b07dd7;}
This box has a color of #b07dd7
<div style="background-color:#b07dd7;">Content here</div>
.mybackground {background-color:#b07dd7;}
Border around this has a color of #b07dd7
<div style="border:2px solid #b07dd7;">Content here</div>
.myborder {border:2px solid #b07dd7;}