#bb55d5 color space conversions
Hex:
#bb55d5
RGB:
187, 85, 213
CMY:
27, 67, 16
CMYK:
12, 60, 0, 16
HSL:
288°, 60.3774%, 58.4314%
HSV (HSB):
288°, 60.0939%, 83.5294%
XYZ:
35.7523, 21.8659, 65.2870
xyY:
0.2909, 0.1779, 21.8659
CIE-Lab:
53.8844, 59.7057, -48.1593
CIE-LCH:
53.8844, 76.7078, 321.1100
CIE-Luv:
53.8844, 40.4294, -81.7270
Hunter-Lab:
46.7610, 54.6449, -50.0471
#bb55d5 color charts
#bb55d5 color shades, tints & tones
#bb55d5 color schemes
#bb55d5 color preview, HTML & CSS examples
This text has a color of #bb55d5
<p style="color:#bb55d5;">Text here</p>
.mytext {color:#bb55d5;}
This box has a color of #bb55d5
<div style="background-color:#bb55d5;">Content here</div>
.mybackground {background-color:#bb55d5;}
Border around this has a color of #bb55d5
<div style="border:2px solid #bb55d5;">Content here</div>
.myborder {border:2px solid #bb55d5;}