#b47ff2 color space conversions
Hex:
#b47ff2
RGB:
180, 127, 242
CMY:
29, 50, 5
CMYK:
26, 48, 0, 5
HSL:
268°, 81.5603%, 72.3529%
HSV (HSB):
268°, 47.5207%, 94.9020%
XYZ:
42.4388, 31.2928, 87.8078
xyY:
0.2627, 0.1937, 31.2928
CIE-Lab:
62.7541, 42.7024, -50.3776
CIE-LCH:
62.7541, 66.0409, 310.2862
CIE-Luv:
62.7541, 17.2355, -85.7041
Hunter-Lab:
55.9400, 37.5236, -53.9082
#b47ff2 color charts
#b47ff2 color shades, tints & tones
#b47ff2 color schemes
#b47ff2 color preview, HTML & CSS examples
This text has a color of #b47ff2
<p style="color:#b47ff2;">Text here</p>
.mytext {color:#b47ff2;}
This box has a color of #b47ff2
<div style="background-color:#b47ff2;">Content here</div>
.mybackground {background-color:#b47ff2;}
Border around this has a color of #b47ff2
<div style="border:2px solid #b47ff2;">Content here</div>
.myborder {border:2px solid #b47ff2;}