#bb2ae5 color space conversions
Hex:
#bb2ae5
RGB:
187, 42, 229
CMY:
27, 84, 10
CMYK:
18, 82, 0, 10
HSL:
287°, 78.2427%, 53.1373%
HSV (HSB):
287°, 81.6594%, 89.8039%
XYZ:
35.4643, 17.8779, 75.7103
xyY:
0.2748, 0.1385, 17.8779
CIE-Lab:
49.3476, 78.2894, -64.5172
CIE-LCH:
49.3476, 101.4480, 320.5085
CIE-Luv:
49.3476, 44.5411, -105.9703
Hunter-Lab:
42.2822, 75.7235, -76.5668
#bb2ae5 color charts
#bb2ae5 color shades, tints & tones
#bb2ae5 color schemes
#bb2ae5 color preview, HTML & CSS examples
This text has a color of #bb2ae5
<p style="color:#bb2ae5;">Text here</p>
.mytext {color:#bb2ae5;}
This box has a color of #bb2ae5
<div style="background-color:#bb2ae5;">Content here</div>
.mybackground {background-color:#bb2ae5;}
Border around this has a color of #bb2ae5
<div style="border:2px solid #bb2ae5;">Content here</div>
.myborder {border:2px solid #bb2ae5;}