#b00df3 color space conversions
Hex:
#b00df3
RGB:
176, 13, 243
CMY:
31, 95, 5
CMYK:
28, 95, 0, 5
HSL:
283°, 90.5512%, 50.1961%
HSV (HSB):
283°, 94.6502%, 95.2941%
XYZ:
34.2261, 15.9890, 86.0763
xyY:
0.2511, 0.1173, 15.9890
CIE-Lab:
46.9601, 84.3414, -76.3769
CIE-LCH:
46.9601, 113.7845, 317.8370
CIE-Luv:
46.9601, 36.2374, -120.8709
Hunter-Lab:
39.9863, 82.8104, -99.6400
#b00df3 color charts
#b00df3 color shades, tints & tones
#b00df3 color schemes
#b00df3 color preview, HTML & CSS examples
This text has a color of #b00df3
<p style="color:#b00df3;">Text here</p>
.mytext {color:#b00df3;}
This box has a color of #b00df3
<div style="background-color:#b00df3;">Content here</div>
.mybackground {background-color:#b00df3;}
Border around this has a color of #b00df3
<div style="border:2px solid #b00df3;">Content here</div>
.myborder {border:2px solid #b00df3;}