#b004fb color space conversions
Hex:
#b004fb
RGB:
176, 4, 251
CMY:
31, 98, 2
CMYK:
30, 98, 0, 2
HSL:
282°, 96.8627%, 50.0000%
HSV (HSB):
282°, 98.4064%, 98.4314%
XYZ:
35.3605, 16.2820, 92.5458
xyY:
0.2452, 0.1129, 16.2820
CIE-Lab:
47.3423, 86.5815, -80.2396
CIE-LCH:
47.3423, 118.0455, 317.1771
CIE-Luv:
47.3423, 34.4602, -126.3886
Hunter-Lab:
40.3509, 85.8098, -107.7374
#b004fb color charts
#b004fb color shades, tints & tones
#b004fb color schemes
#b004fb color preview, HTML & CSS examples
This text has a color of #b004fb
<p style="color:#b004fb;">Text here</p>
.mytext {color:#b004fb;}
This box has a color of #b004fb
<div style="background-color:#b004fb;">Content here</div>
.mybackground {background-color:#b004fb;}
Border around this has a color of #b004fb
<div style="border:2px solid #b004fb;">Content here</div>
.myborder {border:2px solid #b004fb;}