#b15cec color space conversions
Hex:
#b15cec
RGB:
177, 92, 236
CMY:
31, 64, 7
CMYK:
25, 61, 0, 7
HSL:
275°, 79.1209%, 64.3137%
HSV (HSB):
275°, 61.0169%, 92.5490%
XYZ:
37.0989, 23.0575, 81.8521
xyY:
0.2612, 0.1624, 23.0575
CIE-Lab:
55.1315, 58.8062, -59.2122
CIE-LCH:
55.1315, 83.4521, 314.8029
CIE-Luv:
55.1315, 27.4244, -99.0253
Hunter-Lab:
48.0183, 53.8772, -67.4532
#b15cec color charts
#b15cec color shades, tints & tones
#b15cec color schemes
#b15cec color preview, HTML & CSS examples
This text has a color of #b15cec
<p style="color:#b15cec;">Text here</p>
.mytext {color:#b15cec;}
This box has a color of #b15cec
<div style="background-color:#b15cec;">Content here</div>
.mybackground {background-color:#b15cec;}
Border around this has a color of #b15cec
<div style="border:2px solid #b15cec;">Content here</div>
.myborder {border:2px solid #b15cec;}