#b07cee color space conversions
Hex:
#b07cee
RGB:
176, 124, 238
CMY:
31, 51, 7
CMYK:
26, 48, 0, 7
HSL:
267°, 77.0270%, 70.9804%
HSV (HSB):
267°, 47.8992%, 93.3333%
XYZ:
40.5448, 29.8185, 84.5075
xyY:
0.2618, 0.1925, 29.8185
CIE-Lab:
61.4973, 42.3478, -50.1824
CIE-LCH:
61.4973, 65.6629, 310.1602
CIE-Luv:
61.4973, 16.7278, -85.0126
Hunter-Lab:
54.6063, 36.9740, -53.5315
#b07cee color charts
#b07cee color shades, tints & tones
#b07cee color schemes
#b07cee color preview, HTML & CSS examples
This text has a color of #b07cee
<p style="color:#b07cee;">Text here</p>
.mytext {color:#b07cee;}
This box has a color of #b07cee
<div style="background-color:#b07cee;">Content here</div>
.mybackground {background-color:#b07cee;}
Border around this has a color of #b07cee
<div style="border:2px solid #b07cee;">Content here</div>
.myborder {border:2px solid #b07cee;}