#bb3aaa color space conversions
Hex:
#bb3aaa
RGB:
187, 58, 170
CMY:
27, 77, 33
CMYK:
0, 69, 9, 27
HSL:
308°, 52.6531%, 48.0392%
HSV (HSB):
308°, 68.9840%, 73.3333%
XYZ:
29.2623, 16.4932, 39.6714
xyY:
0.3425, 0.1931, 16.4932
CIE-Lab:
47.6150, 63.4162, -33.1653
CIE-LCH:
47.6150, 71.5650, 332.3914
CIE-Luv:
47.6150, 60.6504, -57.6796
Hunter-Lab:
40.6118, 57.5450, -29.4889
#bb3aaa color charts
#bb3aaa color shades, tints & tones
#bb3aaa color schemes
#bb3aaa color preview, HTML & CSS examples
This text has a color of #bb3aaa
<p style="color:#bb3aaa;">Text here</p>
.mytext {color:#bb3aaa;}
This box has a color of #bb3aaa
<div style="background-color:#bb3aaa;">Content here</div>
.mybackground {background-color:#bb3aaa;}
Border around this has a color of #bb3aaa
<div style="border:2px solid #bb3aaa;">Content here</div>
.myborder {border:2px solid #bb3aaa;}