#b15fcd color space conversions
Hex:
#b15fcd
RGB:
177, 95, 205
CMY:
31, 63, 20
CMYK:
14, 54, 0, 20
HSL:
285°, 52.3810%, 58.8235%
HSV (HSB):
285°, 53.6585%, 80.3922%
XYZ:
33.2431, 21.9393, 60.2402
xyY:
0.2880, 0.1901, 21.9393
CIE-Lab:
53.9625, 50.7198, -43.5619
CIE-LCH:
53.9625, 66.8591, 319.3416
CIE-Luv:
53.9625, 32.9858, -73.4745
Hunter-Lab:
46.8394, 44.7170, -43.4653
#b15fcd color charts
#b15fcd color shades, tints & tones
#b15fcd color schemes
#b15fcd color preview, HTML & CSS examples
This text has a color of #b15fcd
<p style="color:#b15fcd;">Text here</p>
.mytext {color:#b15fcd;}
This box has a color of #b15fcd
<div style="background-color:#b15fcd;">Content here</div>
.mybackground {background-color:#b15fcd;}
Border around this has a color of #b15fcd
<div style="border:2px solid #b15fcd;">Content here</div>
.myborder {border:2px solid #b15fcd;}