#bb66d5 color space conversions
Hex:
#bb66d5
RGB:
187, 102, 213
CMY:
27, 60, 16
CMYK:
12, 52, 0, 16
HSL:
286°, 56.9231%, 61.7647%
HSV (HSB):
286°, 52.1127%, 83.5294%
XYZ:
37.2551, 24.8716, 65.7879
xyY:
0.2912, 0.1944, 24.8716
CIE-Lab:
56.9501, 51.4795, -43.3038
CIE-LCH:
56.9501, 67.2708, 319.9300
CIE-Luv:
56.9501, 35.0804, -74.0240
Hunter-Lab:
49.8715, 46.0685, -43.3024
#bb66d5 color charts
#bb66d5 color shades, tints & tones
#bb66d5 color schemes
#bb66d5 color preview, HTML & CSS examples
This text has a color of #bb66d5
<p style="color:#bb66d5;">Text here</p>
.mytext {color:#bb66d5;}
This box has a color of #bb66d5
<div style="background-color:#bb66d5;">Content here</div>
.mybackground {background-color:#bb66d5;}
Border around this has a color of #bb66d5
<div style="border:2px solid #bb66d5;">Content here</div>
.myborder {border:2px solid #bb66d5;}