#b34def color space conversions
Hex:
#b34def
RGB:
179, 77, 239
CMY:
30, 70, 6
CMYK:
25, 68, 0, 6
HSL:
278°, 83.5052%, 61.9608%
HSV (HSB):
278°, 67.7824%, 93.7255%
XYZ:
36.8243, 21.1235, 83.7977
xyY:
0.2598, 0.1490, 21.1235
CIE-Lab:
53.0843, 66.7263, -64.1714
CIE-LCH:
53.0843, 92.5763, 316.1182
CIE-Luv:
53.0843, 31.4674, -106.3708
Hunter-Lab:
45.9603, 62.5873, -75.9292
#b34def color charts
#b34def color shades, tints & tones
#b34def color schemes
#b34def color preview, HTML & CSS examples
This text has a color of #b34def
<p style="color:#b34def;">Text here</p>
.mytext {color:#b34def;}
This box has a color of #b34def
<div style="background-color:#b34def;">Content here</div>
.mybackground {background-color:#b34def;}
Border around this has a color of #b34def
<div style="border:2px solid #b34def;">Content here</div>
.myborder {border:2px solid #b34def;}