#b27be6 color space conversions
Hex:
#b27be6
RGB:
178, 123, 230
CMY:
30, 52, 10
CMYK:
23, 47, 0, 10
HSL:
271°, 68.1529%, 69.2157%
HSV (HSB):
271°, 46.5217%, 90.1961%
XYZ:
39.7260, 29.3441, 78.4331
xyY:
0.2693, 0.1989, 29.3441
CIE-Lab:
61.0841, 41.5778, -46.3810
CIE-LCH:
61.0841, 62.2890, 311.8743
CIE-Luv:
61.0841, 19.3327, -78.6681
Hunter-Lab:
54.1702, 36.1062, -47.9270
#b27be6 color charts
#b27be6 color shades, tints & tones
#b27be6 color schemes
#b27be6 color preview, HTML & CSS examples
This text has a color of #b27be6
<p style="color:#b27be6;">Text here</p>
.mytext {color:#b27be6;}
This box has a color of #b27be6
<div style="background-color:#b27be6;">Content here</div>
.mybackground {background-color:#b27be6;}
Border around this has a color of #b27be6
<div style="border:2px solid #b27be6;">Content here</div>
.myborder {border:2px solid #b27be6;}