#b04fee color space conversions
Hex:
#b04fee
RGB:
176, 79, 238
CMY:
31, 69, 7
CMYK:
26, 67, 0, 7
HSL:
277°, 82.3834%, 62.1569%
HSV (HSB):
277°, 66.8067%, 93.3333%
XYZ:
36.1331, 20.9951, 83.0370
xyY:
0.2578, 0.1498, 20.9951
CIE-Lab:
52.9442, 65.0357, -63.8568
CIE-LCH:
52.9442, 91.1446, 315.5240
CIE-Luv:
52.9442, 29.5813, -105.6495
Hunter-Lab:
45.8204, 60.5759, -75.3726
#b04fee color charts
#b04fee color shades, tints & tones
#b04fee color schemes
#b04fee color preview, HTML & CSS examples
This text has a color of #b04fee
<p style="color:#b04fee;">Text here</p>
.mytext {color:#b04fee;}
This box has a color of #b04fee
<div style="background-color:#b04fee;">Content here</div>
.mybackground {background-color:#b04fee;}
Border around this has a color of #b04fee
<div style="border:2px solid #b04fee;">Content here</div>
.myborder {border:2px solid #b04fee;}