#b07be7 color space conversions
Hex:
#b07be7
RGB:
176, 123, 231
CMY:
31, 52, 9
CMYK:
24, 47, 0, 9
HSL:
269°, 69.2308%, 69.4118%
HSV (HSB):
269°, 46.7532%, 90.5882%
XYZ:
39.4113, 29.1655, 79.1536
xyY:
0.2668, 0.1974, 29.1655
CIE-Lab:
60.9275, 41.2631, -47.1984
CIE-LCH:
60.9275, 62.6924, 311.1615
CIE-Luv:
60.9275, 18.0920, -79.9076
Hunter-Lab:
54.0051, 35.7547, -49.0959
#b07be7 color charts
#b07be7 color shades, tints & tones
#b07be7 color schemes
#b07be7 color preview, HTML & CSS examples
This text has a color of #b07be7
<p style="color:#b07be7;">Text here</p>
.mytext {color:#b07be7;}
This box has a color of #b07be7
<div style="background-color:#b07be7;">Content here</div>
.mybackground {background-color:#b07be7;}
Border around this has a color of #b07be7
<div style="border:2px solid #b07be7;">Content here</div>
.myborder {border:2px solid #b07be7;}