#bb80d2 color space conversions
Hex:
#bb80d2
RGB:
187, 128, 210
CMY:
27, 50, 18
CMYK:
11, 39, 0, 18
HSL:
283°, 47.6744%, 66.2745%
HSV (HSB):
283°, 39.0476%, 82.3529%
XYZ:
39.8455, 30.6563, 64.7899
xyY:
0.2945, 0.2266, 30.6563
CIE-Lab:
62.2164, 37.0719, -33.3647
CIE-LCH:
62.2164, 49.8751, 318.0127
CIE-Luv:
62.2164, 25.7185, -57.2725
Hunter-Lab:
55.3681, 31.5629, -30.6215
#bb80d2 color charts
#bb80d2 color shades, tints & tones
#bb80d2 color schemes
#bb80d2 color preview, HTML & CSS examples
This text has a color of #bb80d2
<p style="color:#bb80d2;">Text here</p>
.mytext {color:#bb80d2;}
This box has a color of #bb80d2
<div style="background-color:#bb80d2;">Content here</div>
.mybackground {background-color:#bb80d2;}
Border around this has a color of #bb80d2
<div style="border:2px solid #bb80d2;">Content here</div>
.myborder {border:2px solid #bb80d2;}