#b07cd2 color space conversions
Hex:
#b07cd2
RGB:
176, 124, 210
CMY:
31, 51, 18
CMYK:
16, 41, 0, 18
HSL:
276°, 48.8636%, 65.4902%
HSV (HSB):
276°, 40.9524%, 82.3529%
XYZ:
36.7450, 28.2986, 64.4983
xyY:
0.2837, 0.2185, 28.2986
CIE-Lab:
60.1575, 35.9768, -36.6617
CIE-LCH:
60.1575, 51.3655, 314.4598
CIE-Luv:
60.1575, 20.8445, -62.0428
Hunter-Lab:
53.1964, 30.2039, -34.6490
#b07cd2 color charts
#b07cd2 color shades, tints & tones
#b07cd2 color schemes
#b07cd2 color preview, HTML & CSS examples
This text has a color of #b07cd2
<p style="color:#b07cd2;">Text here</p>
.mytext {color:#b07cd2;}
This box has a color of #b07cd2
<div style="background-color:#b07cd2;">Content here</div>
.mybackground {background-color:#b07cd2;}
Border around this has a color of #b07cd2
<div style="border:2px solid #b07cd2;">Content here</div>
.myborder {border:2px solid #b07cd2;}