#b07cd6 color space conversions
Hex:
#b07cd6
RGB:
176, 124, 214
CMY:
31, 51, 16
CMYK:
18, 42, 0, 16
HSL:
275°, 52.3256%, 66.2745%
HSV (HSB):
275°, 42.0561%, 83.9216%
XYZ:
37.2497, 28.5004, 67.1562
xyY:
0.2803, 0.2144, 28.5004
CIE-Lab:
60.3382, 36.8582, -38.6265
CIE-LCH:
60.3382, 53.3904, 313.6581
CIE-Luv:
60.3382, 20.2428, -65.3600
Hunter-Lab:
53.3858, 31.1225, -37.2132
#b07cd6 color charts
#b07cd6 color shades, tints & tones
#b07cd6 color schemes
#b07cd6 color preview, HTML & CSS examples
This text has a color of #b07cd6
<p style="color:#b07cd6;">Text here</p>
.mytext {color:#b07cd6;}
This box has a color of #b07cd6
<div style="background-color:#b07cd6;">Content here</div>
.mybackground {background-color:#b07cd6;}
Border around this has a color of #b07cd6
<div style="border:2px solid #b07cd6;">Content here</div>
.myborder {border:2px solid #b07cd6;}