#b011f7 color space conversions
Hex:
#b011f7
RGB:
176, 17, 247
CMY:
31, 93, 3
CMYK:
29, 93, 0, 3
HSL:
281°, 93.4959%, 51.7647%
HSV (HSB):
281°, 93.1174%, 96.8627%
XYZ:
34.8934, 16.3464, 89.3118
xyY:
0.2483, 0.1163, 16.3464
CIE-Lab:
47.4257, 84.6315, -77.8627
CIE-LCH:
47.4257, 115.0004, 317.3853
CIE-Luv:
47.4257, 35.0471, -123.2363
Hunter-Lab:
40.4307, 83.2996, -102.6707
#b011f7 color charts
#b011f7 color shades, tints & tones
#b011f7 color schemes
#b011f7 color preview, HTML & CSS examples
This text has a color of #b011f7
<p style="color:#b011f7;">Text here</p>
.mytext {color:#b011f7;}
This box has a color of #b011f7
<div style="background-color:#b011f7;">Content here</div>
.mybackground {background-color:#b011f7;}
Border around this has a color of #b011f7
<div style="border:2px solid #b011f7;">Content here</div>
.myborder {border:2px solid #b011f7;}