#b15ccd color space conversions
Hex:
#b15ccd
RGB:
177, 92, 205
CMY:
31, 64, 20
CMYK:
14, 55, 0, 20
HSL:
285°, 53.0516%, 58.2353%
HSV (HSB):
285°, 55.1220%, 80.3922%
XYZ:
32.9781, 21.4092, 60.1519
xyY:
0.2879, 0.1869, 21.4092
CIE-Lab:
53.3944, 52.2298, -44.4611
CIE-LCH:
53.3944, 68.5911, 319.5936
CIE-Luv:
53.3944, 33.9587, -74.8916
Hunter-Lab:
46.2701, 46.2497, -44.6890
#b15ccd color charts
#b15ccd color shades, tints & tones
#b15ccd color schemes
#b15ccd color preview, HTML & CSS examples
This text has a color of #b15ccd
<p style="color:#b15ccd;">Text here</p>
.mytext {color:#b15ccd;}
This box has a color of #b15ccd
<div style="background-color:#b15ccd;">Content here</div>
.mybackground {background-color:#b15ccd;}
Border around this has a color of #b15ccd
<div style="border:2px solid #b15ccd;">Content here</div>
.myborder {border:2px solid #b15ccd;}