#b04cfc color space conversions
Hex:
#b04cfc
RGB:
176, 76, 252
CMY:
31, 70, 1
CMYK:
30, 70, 0, 1
HSL:
274°, 96.7033%, 64.3137%
HSV (HSB):
274°, 69.8413%, 98.8235%
XYZ:
38.0596, 21.4273, 94.2254
xyY:
0.2476, 0.1394, 21.4273
CIE-Lab:
53.4140, 69.3368, -70.9104
CIE-LCH:
53.4140, 99.1760, 314.3572
CIE-Luv:
53.4140, 27.2464, -116.6712
Hunter-Lab:
46.2896, 65.7572, -88.2858
#b04cfc color charts
#b04cfc color shades, tints & tones
#b04cfc color schemes
#b04cfc color preview, HTML & CSS examples
This text has a color of #b04cfc
<p style="color:#b04cfc;">Text here</p>
.mytext {color:#b04cfc;}
This box has a color of #b04cfc
<div style="background-color:#b04cfc;">Content here</div>
.mybackground {background-color:#b04cfc;}
Border around this has a color of #b04cfc
<div style="border:2px solid #b04cfc;">Content here</div>
.myborder {border:2px solid #b04cfc;}