#b04df7 color space conversions
Hex:
#b04df7
RGB:
176, 77, 247
CMY:
31, 70, 3
CMYK:
29, 69, 0, 3
HSL:
275°, 91.3978%, 63.5294%
HSV (HSB):
275°, 68.8259%, 96.8627%
XYZ:
37.3469, 21.2533, 90.1296
xyY:
0.2511, 0.1429, 21.2533
CIE-Lab:
53.2256, 67.8339, -68.4327
CIE-LCH:
53.2256, 96.3559, 314.7482
CIE-Luv:
53.2256, 28.0888, -112.8119
Hunter-Lab:
46.1013, 63.9266, -83.6431
#b04df7 color charts
#b04df7 color shades, tints & tones
#b04df7 color schemes
#b04df7 color preview, HTML & CSS examples
This text has a color of #b04df7
<p style="color:#b04df7;">Text here</p>
.mytext {color:#b04df7;}
This box has a color of #b04df7
<div style="background-color:#b04df7;">Content here</div>
.mybackground {background-color:#b04df7;}
Border around this has a color of #b04df7
<div style="border:2px solid #b04df7;">Content here</div>
.myborder {border:2px solid #b04df7;}