#b34cbc color space conversions
Hex:
#b34cbc
RGB:
179, 76, 188
CMY:
30, 70, 26
CMYK:
5, 60, 0, 26
HSL:
295°, 45.5285%, 51.7647%
HSV (HSB):
295°, 59.5745%, 73.7255%
XYZ:
30.2519, 18.3834, 49.5309
xyY:
0.3082, 0.1873, 18.3834
CIE-Lab:
49.9579, 57.0815, -40.0956
CIE-LCH:
49.9579, 69.7564, 324.9147
CIE-Luv:
49.9579, 44.3886, -67.7930
Hunter-Lab:
42.8759, 50.9114, -38.4795
#b34cbc color charts
#b34cbc color shades, tints & tones
#b34cbc color schemes
#b34cbc color preview, HTML & CSS examples
This text has a color of #b34cbc
<p style="color:#b34cbc;">Text here</p>
.mytext {color:#b34cbc;}
This box has a color of #b34cbc
<div style="background-color:#b34cbc;">Content here</div>
.mybackground {background-color:#b34cbc;}
Border around this has a color of #b34cbc
<div style="border:2px solid #b34cbc;">Content here</div>
.myborder {border:2px solid #b34cbc;}