#b004f6 color space conversions
Hex:
#b004f6
RGB:
176, 4, 246
CMY:
31, 98, 4
CMYK:
28, 98, 0, 4
HSL:
283°, 96.8000%, 49.0196%
HSV (HSB):
283°, 98.3740%, 96.4706%
XYZ:
34.5825, 15.9708, 88.4487
xyY:
0.2488, 0.1149, 15.9708
CIE-Lab:
46.9361, 85.6752, -78.1019
CIE-LCH:
46.9361, 115.9316, 317.6476
CIE-Luv:
46.9361, 35.7368, -123.1965
Hunter-Lab:
39.9634, 84.5294, -103.2487
#b004f6 color charts
#b004f6 color shades, tints & tones
#b004f6 color schemes
#b004f6 color preview, HTML & CSS examples
This text has a color of #b004f6
<p style="color:#b004f6;">Text here</p>
.mytext {color:#b004f6;}
This box has a color of #b004f6
<div style="background-color:#b004f6;">Content here</div>
.mybackground {background-color:#b004f6;}
Border around this has a color of #b004f6
<div style="border:2px solid #b004f6;">Content here</div>
.myborder {border:2px solid #b004f6;}