#b00bf7 color space conversions
Hex:
#b00bf7
RGB:
176, 11, 247
CMY:
31, 96, 3
CMYK:
29, 96, 0, 3
HSL:
282°, 93.6508%, 50.5882%
HSV (HSB):
282°, 95.5466%, 96.8627%
XYZ:
34.8127, 16.1849, 89.2848
xyY:
0.2482, 0.1154, 16.1849
CIE-Lab:
47.2161, 85.2587, -78.2053
CIE-LCH:
47.2161, 115.6941, 317.4707
CIE-Luv:
47.2161, 35.2694, -123.5469
Hunter-Lab:
40.2304, 84.0586, -103.4233
#b00bf7 color charts
#b00bf7 color shades, tints & tones
#b00bf7 color schemes
#b00bf7 color preview, HTML & CSS examples
This text has a color of #b00bf7
<p style="color:#b00bf7;">Text here</p>
.mytext {color:#b00bf7;}
This box has a color of #b00bf7
<div style="background-color:#b00bf7;">Content here</div>
.mybackground {background-color:#b00bf7;}
Border around this has a color of #b00bf7
<div style="border:2px solid #b00bf7;">Content here</div>
.myborder {border:2px solid #b00bf7;}