#b000f3 color space conversions
Hex:
#b000f3
RGB:
176, 0, 243
CMY:
31, 100, 5
CMYK:
28, 100, 0, 5
HSL:
283°, 100.0000%, 47.6471%
HSV (HSB):
283°, 100.0000%, 95.2941%
XYZ:
34.0822, 15.7012, 86.0283
xyY:
0.2510, 0.1156, 15.7012
CIE-Lab:
46.5800, 85.4805, -76.9979
CIE-LCH:
46.5800, 115.0461, 317.9886
CIE-Luv:
46.5800, 36.6428, -121.4366
Hunter-Lab:
39.6247, 84.1889, -100.9859
#b000f3 color charts
#b000f3 color shades, tints & tones
#b000f3 color schemes
#b000f3 color preview, HTML & CSS examples
This text has a color of #b000f3
<p style="color:#b000f3;">Text here</p>
.mytext {color:#b000f3;}
This box has a color of #b000f3
<div style="background-color:#b000f3;">Content here</div>
.mybackground {background-color:#b000f3;}
Border around this has a color of #b000f3
<div style="border:2px solid #b000f3;">Content here</div>
.myborder {border:2px solid #b000f3;}