#b34dd6 color space conversions
Hex:
#b34dd6
RGB:
179, 77, 214
CMY:
30, 70, 16
CMYK:
16, 64, 0, 16
HSL:
285°, 62.5571%, 57.0588%
HSV (HSB):
285°, 64.0187%, 83.9216%
XYZ:
33.3819, 19.7465, 65.6704
xyY:
0.2810, 0.1662, 19.7465
CIE-Lab:
51.5494, 61.6109, -52.5147
CIE-LCH:
51.5494, 80.9549, 319.5570
CIE-Luv:
51.5494, 37.3471, -87.6863
Hunter-Lab:
44.4370, 56.3275, -56.5146
#b34dd6 color charts
#b34dd6 color shades, tints & tones
#b34dd6 color schemes
#b34dd6 color preview, HTML & CSS examples
This text has a color of #b34dd6
<p style="color:#b34dd6;">Text here</p>
.mytext {color:#b34dd6;}
This box has a color of #b34dd6
<div style="background-color:#b34dd6;">Content here</div>
.mybackground {background-color:#b34dd6;}
Border around this has a color of #b34dd6
<div style="border:2px solid #b34dd6;">Content here</div>
.myborder {border:2px solid #b34dd6;}