#b007c0 color space conversions
Hex:
#b007c0
RGB:
176, 7, 192
CMY:
31, 97, 25
CMYK:
8, 96, 0, 25
HSL:
295°, 92.9648%, 39.0196%
HSV (HSB):
295°, 96.3542%, 75.2941%
XYZ:
27.4949, 13.1878, 50.9655
xyY:
0.3000, 0.1439, 13.1878
CIE-Lab:
43.0449, 76.1761, -53.4856
CIE-LCH:
43.0449, 93.0779, 324.9261
CIE-Luv:
43.0449, 52.0137, -86.4634
Hunter-Lab:
36.3151, 71.5948, -57.7886
#b007c0 color charts
#b007c0 color shades, tints & tones
#b007c0 color schemes
#b007c0 color preview, HTML & CSS examples
This text has a color of #b007c0
<p style="color:#b007c0;">Text here</p>
.mytext {color:#b007c0;}
This box has a color of #b007c0
<div style="background-color:#b007c0;">Content here</div>
.mybackground {background-color:#b007c0;}
Border around this has a color of #b007c0
<div style="border:2px solid #b007c0;">Content here</div>
.myborder {border:2px solid #b007c0;}