#bb25e1 color space conversions
Hex:
#bb25e1
RGB:
187, 37, 225
CMY:
27, 85, 12
CMYK:
17, 84, 0, 12
HSL:
288°, 75.8065%, 51.3725%
HSV (HSB):
288°, 83.5556%, 88.2353%
XYZ:
34.7457, 17.3242, 72.7468
xyY:
0.2784, 0.1388, 17.3242
CIE-Lab:
48.6659, 78.7797, -63.3499
CIE-LCH:
48.6659, 101.0913, 321.1959
CIE-Luv:
48.6659, 46.2863, -103.9542
Hunter-Lab:
41.6223, 76.1701, -74.4904
#bb25e1 color charts
#bb25e1 color shades, tints & tones
#bb25e1 color schemes
#bb25e1 color preview, HTML & CSS examples
This text has a color of #bb25e1
<p style="color:#bb25e1;">Text here</p>
.mytext {color:#bb25e1;}
This box has a color of #bb25e1
<div style="background-color:#bb25e1;">Content here</div>
.mybackground {background-color:#bb25e1;}
Border around this has a color of #bb25e1
<div style="border:2px solid #bb25e1;">Content here</div>
.myborder {border:2px solid #bb25e1;}