#b07ecb color space conversions
Hex:
#b07ecb
RGB:
176, 126, 203
CMY:
31, 51, 20
CMYK:
13, 38, 0, 20
HSL:
279°, 42.5414%, 64.5098%
HSV (HSB):
279°, 37.9310%, 79.6078%
XYZ:
36.1448, 28.4636, 60.0889
xyY:
0.2899, 0.2283, 28.4636
CIE-Lab:
60.3053, 33.3459, -32.4886
CIE-LCH:
60.3053, 46.5559, 315.7461
CIE-Luv:
60.3053, 21.0760, -55.0038
Hunter-Lab:
53.3513, 27.5668, -29.4317
#b07ecb color charts
#b07ecb color shades, tints & tones
#b07ecb color schemes
#b07ecb color preview, HTML & CSS examples
This text has a color of #b07ecb
<p style="color:#b07ecb;">Text here</p>
.mytext {color:#b07ecb;}
This box has a color of #b07ecb
<div style="background-color:#b07ecb;">Content here</div>
.mybackground {background-color:#b07ecb;}
Border around this has a color of #b07ecb
<div style="border:2px solid #b07ecb;">Content here</div>
.myborder {border:2px solid #b07ecb;}