#bb93ff color space conversions
Hex:
#bb93ff
RGB:
187, 147, 255
CMY:
27, 42, 0
CMYK:
27, 42, 0, 0
HSL:
262°, 100.0000%, 78.8235%
HSV (HSB):
262°, 42.3529%, 100.0000%
XYZ:
48.9772, 38.6522, 99.4870
xyY:
0.2617, 0.2066, 38.6522
CIE-Lab:
68.4986, 36.6381, -48.3859
CIE-LCH:
68.4986, 60.6922, 307.1332
CIE-Luv:
68.4986, 11.9736, -82.9587
Hunter-Lab:
62.1709, 31.8203, -51.3572
#bb93ff color charts
#bb93ff color shades, tints & tones
#bb93ff color schemes
#bb93ff color preview, HTML & CSS examples
This text has a color of #bb93ff
<p style="color:#bb93ff;">Text here</p>
.mytext {color:#bb93ff;}
This box has a color of #bb93ff
<div style="background-color:#bb93ff;">Content here</div>
.mybackground {background-color:#bb93ff;}
Border around this has a color of #bb93ff
<div style="border:2px solid #bb93ff;">Content here</div>
.myborder {border:2px solid #bb93ff;}