#b115e5 color space conversions
Hex:
#b115e5
RGB:
177, 21, 229
CMY:
31, 92, 10
CMYK:
23, 91, 0, 10
HSL:
285°, 83.2000%, 49.0196%
HSV (HSB):
285°, 90.8297%, 89.8039%
XYZ:
32.5425, 15.5406, 75.4132
xyY:
0.2635, 0.1258, 15.5406
CIE-Lab:
46.3659, 80.9716, -69.4261
CIE-LCH:
46.3659, 106.6601, 319.3898
CIE-Luv:
46.3659, 40.2593, -110.9037
Hunter-Lab:
39.4215, 78.3640, -85.8263
#b115e5 color charts
#b115e5 color shades, tints & tones
#b115e5 color schemes
#b115e5 color preview, HTML & CSS examples
This text has a color of #b115e5
<p style="color:#b115e5;">Text here</p>
.mytext {color:#b115e5;}
This box has a color of #b115e5
<div style="background-color:#b115e5;">Content here</div>
.mybackground {background-color:#b115e5;}
Border around this has a color of #b115e5
<div style="border:2px solid #b115e5;">Content here</div>
.myborder {border:2px solid #b115e5;}