#b04ffb color space conversions
Hex:
#b04ffb
RGB:
176, 79, 251
CMY:
31, 69, 2
CMYK:
30, 69, 0, 2
HSL:
274°, 95.5556%, 64.7059%
HSV (HSB):
274°, 68.5259%, 98.4314%
XYZ:
38.1131, 21.7871, 93.4633
xyY:
0.2485, 0.1421, 21.7871
CIE-Lab:
53.8004, 67.8436, -69.7289
CIE-LCH:
53.8004, 97.2876, 314.2149
CIE-Luv:
53.8004, 26.8620, -115.0354
Hunter-Lab:
46.6767, 64.0671, -86.0461
#b04ffb color charts
#b04ffb color shades, tints & tones
#b04ffb color schemes
#b04ffb color preview, HTML & CSS examples
This text has a color of #b04ffb
<p style="color:#b04ffb;">Text here</p>
.mytext {color:#b04ffb;}
This box has a color of #b04ffb
<div style="background-color:#b04ffb;">Content here</div>
.mybackground {background-color:#b04ffb;}
Border around this has a color of #b04ffb
<div style="border:2px solid #b04ffb;">Content here</div>
.myborder {border:2px solid #b04ffb;}