#b66dff color space conversions
Hex:
#b66dff
RGB:
182, 109, 255
CMY:
29, 57, 0
CMYK:
29, 57, 0, 0
HSL:
270°, 100.0000%, 71.3725%
HSV (HSB):
270°, 57.2549%, 100.0000%
XYZ:
42.8100, 28.1024, 97.7757
xyY:
0.2538, 0.1666, 28.1024
CIE-Lab:
59.9811, 55.7661, -61.9520
CIE-LCH:
59.9811, 83.3541, 311.9919
CIE-Luv:
59.9811, 21.9644, -104.8948
Hunter-Lab:
53.0117, 51.3789, -72.2474
#b66dff color charts
#b66dff color shades, tints & tones
#b66dff color schemes
#b66dff color preview, HTML & CSS examples
This text has a color of #b66dff
<p style="color:#b66dff;">Text here</p>
.mytext {color:#b66dff;}
This box has a color of #b66dff
<div style="background-color:#b66dff;">Content here</div>
.mybackground {background-color:#b66dff;}
Border around this has a color of #b66dff
<div style="border:2px solid #b66dff;">Content here</div>
.myborder {border:2px solid #b66dff;}