#b00ffb color space conversions
Hex:
#b00ffb
RGB:
176, 15, 251
CMY:
31, 94, 2
CMYK:
30, 94, 0, 2
HSL:
281°, 96.7213%, 52.1569%
HSV (HSB):
281°, 94.0239%, 98.4314%
XYZ:
35.4879, 16.5368, 92.5883
xyY:
0.2454, 0.1144, 16.5368
CIE-Lab:
47.6710, 85.5959, -79.7018
CIE-LCH:
47.6710, 116.9574, 317.0422
CIE-Luv:
47.6710, 34.1195, -125.9179
Hunter-Lab:
40.6655, 84.6088, -106.5274
#b00ffb color charts
#b00ffb color shades, tints & tones
#b00ffb color schemes
#b00ffb color preview, HTML & CSS examples
This text has a color of #b00ffb
<p style="color:#b00ffb;">Text here</p>
.mytext {color:#b00ffb;}
This box has a color of #b00ffb
<div style="background-color:#b00ffb;">Content here</div>
.mybackground {background-color:#b00ffb;}
Border around this has a color of #b00ffb
<div style="border:2px solid #b00ffb;">Content here</div>
.myborder {border:2px solid #b00ffb;}