#b147ed color space conversions
Hex:
#b147ed
RGB:
177, 71, 237
CMY:
31, 72, 7
CMYK:
25, 70, 0, 7
HSL:
278°, 82.1782%, 60.3922%
HSV (HSB):
278°, 70.0422%, 92.9412%
XYZ:
35.6708, 19.9680, 82.0949
xyY:
0.2590, 0.1450, 19.9680
CIE-Lab:
51.8010, 68.4114, -65.1341
CIE-LCH:
51.8010, 94.4594, 316.4058
CIE-Luv:
51.8010, 32.0148, -107.2574
Hunter-Lab:
44.6856, 64.2898, -77.6458
#b147ed color charts
#b147ed color shades, tints & tones
#b147ed color schemes
#b147ed color preview, HTML & CSS examples
This text has a color of #b147ed
<p style="color:#b147ed;">Text here</p>
.mytext {color:#b147ed;}
This box has a color of #b147ed
<div style="background-color:#b147ed;">Content here</div>
.mybackground {background-color:#b147ed;}
Border around this has a color of #b147ed
<div style="border:2px solid #b147ed;">Content here</div>
.myborder {border:2px solid #b147ed;}