#b150e5 color space conversions
Hex:
#b150e5
RGB:
177, 80, 229
CMY:
31, 69, 10
CMYK:
23, 65, 0, 10
HSL:
279°, 74.1294%, 60.5882%
HSV (HSB):
279°, 65.0655%, 89.8039%
XYZ:
35.1430, 20.7416, 76.2800
xyY:
0.2659, 0.1569, 20.7416
CIE-Lab:
52.6655, 62.8977, -59.2401
CIE-LCH:
52.6655, 86.4032, 316.7153
CIE-Luv:
52.6655, 31.8964, -98.4158
Hunter-Lab:
45.5429, 58.0386, -67.4250
#b150e5 color charts
#b150e5 color shades, tints & tones
#b150e5 color schemes
#b150e5 color preview, HTML & CSS examples
This text has a color of #b150e5
<p style="color:#b150e5;">Text here</p>
.mytext {color:#b150e5;}
This box has a color of #b150e5
<div style="background-color:#b150e5;">Content here</div>
.mybackground {background-color:#b150e5;}
Border around this has a color of #b150e5
<div style="border:2px solid #b150e5;">Content here</div>
.myborder {border:2px solid #b150e5;}