#b34dff color space conversions
Hex:
#b34dff
RGB:
179, 77, 255
CMY:
30, 70, 0
CMYK:
30, 70, 0, 0
HSL:
274°, 100.0000%, 65.0980%
HSV (HSB):
274°, 69.8039%, 100.0000%
XYZ:
39.2943, 22.1115, 96.8046
xyY:
0.2484, 0.1398, 22.1115
CIE-Lab:
54.1451, 70.1283, -71.3733
CIE-LCH:
54.1451, 100.0606, 314.4959
CIE-Luv:
54.1451, 28.0220, -117.8626
Hunter-Lab:
47.0228, 66.8723, -89.1428
#b34dff color charts
#b34dff color shades, tints & tones
#b34dff color schemes
#b34dff color preview, HTML & CSS examples
This text has a color of #b34dff
<p style="color:#b34dff;">Text here</p>
.mytext {color:#b34dff;}
This box has a color of #b34dff
<div style="background-color:#b34dff;">Content here</div>
.mybackground {background-color:#b34dff;}
Border around this has a color of #b34dff
<div style="border:2px solid #b34dff;">Content here</div>
.myborder {border:2px solid #b34dff;}