#b00ff3 color space conversions
Hex:
#b00ff3
RGB:
176, 15, 243
CMY:
31, 94, 5
CMYK:
28, 94, 0, 5
HSL:
282°, 90.4762%, 50.5882%
HSV (HSB):
282°, 93.8272%, 95.2941%
XYZ:
34.2530, 16.0428, 86.0853
xyY:
0.2512, 0.1176, 16.0428
CIE-Lab:
47.0306, 84.1306, -76.2617
CIE-LCH:
47.0306, 113.5509, 317.8087
CIE-Luv:
47.0306, 36.1614, -120.7640
Hunter-Lab:
40.0535, 82.5562, -99.3920
#b00ff3 color charts
#b00ff3 color shades, tints & tones
#b00ff3 color schemes
#b00ff3 color preview, HTML & CSS examples
This text has a color of #b00ff3
<p style="color:#b00ff3;">Text here</p>
.mytext {color:#b00ff3;}
This box has a color of #b00ff3
<div style="background-color:#b00ff3;">Content here</div>
.mybackground {background-color:#b00ff3;}
Border around this has a color of #b00ff3
<div style="border:2px solid #b00ff3;">Content here</div>
.myborder {border:2px solid #b00ff3;}