#b34fcc color space conversions
Hex:
#b34fcc
RGB:
179, 79, 204
CMY:
30, 69, 20
CMYK:
12, 61, 0, 20
HSL:
288°, 55.0661%, 55.4902%
HSV (HSB):
288°, 61.2745%, 80.0000%
XYZ:
32.2855, 19.5353, 59.1958
xyY:
0.2908, 0.1760, 19.5353
CIE-Lab:
51.3077, 58.7474, -47.1849
CIE-LCH:
51.3077, 75.3503, 321.2292
CIE-Luv:
51.3077, 39.3219, -79.1931
Hunter-Lab:
44.1988, 53.0395, -48.4685
#b34fcc color charts
#b34fcc color shades, tints & tones
#b34fcc color schemes
#b34fcc color preview, HTML & CSS examples
This text has a color of #b34fcc
<p style="color:#b34fcc;">Text here</p>
.mytext {color:#b34fcc;}
This box has a color of #b34fcc
<div style="background-color:#b34fcc;">Content here</div>
.mybackground {background-color:#b34fcc;}
Border around this has a color of #b34fcc
<div style="border:2px solid #b34fcc;">Content here</div>
.myborder {border:2px solid #b34fcc;}