#bb34da color space conversions
Hex:
#bb34da
RGB:
187, 52, 218
CMY:
27, 80, 15
CMYK:
14, 76, 0, 15
HSL:
289°, 69.1667%, 52.9412%
HSV (HSB):
289°, 76.1468%, 85.4902%
XYZ:
34.3764, 18.0827, 68.0081
xyY:
0.2854, 0.1501, 18.0827
CIE-Lab:
49.5963, 73.4984, -57.8639
CIE-LCH:
49.5963, 93.5427, 321.7873
CIE-Luv:
49.5963, 46.4018, -96.0712
Hunter-Lab:
42.5238, 69.8834, -65.0556
#bb34da color charts
#bb34da color shades, tints & tones
#bb34da color schemes
#bb34da color preview, HTML & CSS examples
This text has a color of #bb34da
<p style="color:#bb34da;">Text here</p>
.mytext {color:#bb34da;}
This box has a color of #bb34da
<div style="background-color:#bb34da;">Content here</div>
.mybackground {background-color:#bb34da;}
Border around this has a color of #bb34da
<div style="border:2px solid #bb34da;">Content here</div>
.myborder {border:2px solid #bb34da;}