#b07cc9 color space conversions
Hex:
#b07cc9
RGB:
176, 124, 201
CMY:
31, 51, 21
CMYK:
12, 38, 0, 21
HSL:
281°, 41.6216%, 63.7255%
HSV (HSB):
281°, 38.3085%, 78.8235%
XYZ:
35.6548, 27.8625, 58.7571
xyY:
0.2916, 0.2279, 27.8625
CIE-Lab:
59.7643, 34.0332, -32.2003
CIE-LCH:
59.7643, 46.8521, 316.5851
CIE-Luv:
59.7643, 22.2117, -54.5522
Hunter-Lab:
52.7849, 28.1983, -29.0488
#b07cc9 color charts
#b07cc9 color shades, tints & tones
#b07cc9 color schemes
#b07cc9 color preview, HTML & CSS examples
This text has a color of #b07cc9
<p style="color:#b07cc9;">Text here</p>
.mytext {color:#b07cc9;}
This box has a color of #b07cc9
<div style="background-color:#b07cc9;">Content here</div>
.mybackground {background-color:#b07cc9;}
Border around this has a color of #b07cc9
<div style="border:2px solid #b07cc9;">Content here</div>
.myborder {border:2px solid #b07cc9;}