#b34ed5 color space conversions
Hex:
#b34ed5
RGB:
179, 78, 213
CMY:
30, 69, 16
CMYK:
16, 63, 0, 16
HSL:
285°, 61.6438%, 57.0588%
HSV (HSB):
285°, 63.3803%, 83.5294%
XYZ:
33.3250, 19.8366, 65.0232
xyY:
0.2820, 0.1678, 19.8366
CIE-Lab:
51.6519, 60.9685, -51.7810
CIE-LCH:
51.6519, 79.9901, 319.6585
CIE-Luv:
51.6519, 37.3406, -86.5468
Hunter-Lab:
44.5383, 55.6177, -55.3830
#b34ed5 color charts
#b34ed5 color shades, tints & tones
#b34ed5 color schemes
#b34ed5 color preview, HTML & CSS examples
This text has a color of #b34ed5
<p style="color:#b34ed5;">Text here</p>
.mytext {color:#b34ed5;}
This box has a color of #b34ed5
<div style="background-color:#b34ed5;">Content here</div>
.mybackground {background-color:#b34ed5;}
Border around this has a color of #b34ed5
<div style="border:2px solid #b34ed5;">Content here</div>
.myborder {border:2px solid #b34ed5;}